mirror of https://github.com/status-im/consul.git
Changes sidebar to match title (and be shorter).
This commit is contained in:
parent
5ca685a9d4
commit
adf3fc0b3b
|
@ -228,7 +228,7 @@
|
||||||
<a href="/docs/guides/bootstrapping.html">Bootstrapping</a>
|
<a href="/docs/guides/bootstrapping.html">Bootstrapping</a>
|
||||||
</li>
|
</li>
|
||||||
<li<%= sidebar_current("docs-guides-consul-containers") %>>
|
<li<%= sidebar_current("docs-guides-consul-containers") %>>
|
||||||
<a href="/docs/guides/consul-containers.html">Running Consul in Containers</a>
|
<a href="/docs/guides/consul-containers.html">Consul with Containers</a>
|
||||||
</li>
|
</li>
|
||||||
<li<%= sidebar_current("docs-guides-dns-cache") %>>
|
<li<%= sidebar_current("docs-guides-dns-cache") %>>
|
||||||
<a href="/docs/guides/dns-cache.html">DNS Caching</a>
|
<a href="/docs/guides/dns-cache.html">DNS Caching</a>
|
||||||
|
|
Loading…
Reference in New Issue