mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #4582 from dwradcliffe/patch-1
fix typo in chef docs sidebar
This commit is contained in:
commit
aec19ea56c
@ -7,7 +7,7 @@
|
||||
</li>
|
||||
|
||||
<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<%= sidebar_current(/^docs-chef-resource/) %>>
|
||||
|
Loading…
Reference in New Issue
Block a user