mirror of https://github.com/status-im/consul.git
Adds an Enterprise link to the Consul top nav.
This commit is contained in:
parent
098da8eb49
commit
001dcf5511
|
@ -72,7 +72,8 @@
|
|||
<li class="first li-under"><a href="/intro/index.html">Intro</a></li>
|
||||
<li class="li-under"><a href="/docs/index.html">Docs</a></li>
|
||||
<li class="li-under"><a href="/community.html">Community</a></li>
|
||||
<li class="li-under"><a href="http://demo.consul.io/">Demo</a></li>
|
||||
<li class="li-under"><a href="https://www.hashicorp.com/products/consul/">Enterprise</a></li>
|
||||
<li class="li-under"><a href="http://demo.consul.io/">Demo</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue