Skip to content

Commit 51a71c0

Browse files
website: Add consul_key_prefix link to Consul provider navbar
This file was missed when committing the doc changes for hashicorp#5988.
1 parent 7aa468f commit 51a71c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

website/source/layouts/consul.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<li<%= sidebar_current("docs-consul-resource-keys") %>>
1717
<a href="/docs/providers/consul/r/keys.html">consul_keys</a>
1818
</li>
19+
<li<%= sidebar_current("docs-consul-resource-key-prefix") %>>
20+
<a href="/docs/providers/consul/r/key_prefix.html">consul_key_prefix</a>
21+
</li>
1922
</ul>
2023
</li>
2124
</ul>

0 commit comments

Comments
 (0)