website: Add consul_key_prefix link to Consul provider navbar

This file was missed when committing the doc changes for #5988.
This commit is contained in:
Martin Atkins 2016-04-22 14:07:35 -07:00
parent 7aa468fc72
commit 51a71c0a49
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@
<li<%= sidebar_current("docs-consul-resource-keys") %>>
<a href="/docs/providers/consul/r/keys.html">consul_keys</a>
</li>
<li<%= sidebar_current("docs-consul-resource-key-prefix") %>>
<a href="/docs/providers/consul/r/key_prefix.html">consul_key_prefix</a>
</li>
</ul>
</li>
</ul>