mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fix typo in chef docs sidebar
This commit is contained in:
parent
0702bf4f3f
commit
37a250fc7a
@ -7,7 +7,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-chef-index") %>>
|
<li<%= sidebar_current("docs-chef-index") %>>
|
||||||
<a href="/docs/providers/consul/index.html">Chef Provider</a>
|
<a href="/docs/providers/chef/index.html">Chef Provider</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current(/^docs-chef-resource/) %>>
|
<li<%= sidebar_current(/^docs-chef-resource/) %>>
|
||||||
|
Loading…
Reference in New Issue
Block a user