mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #14255 from trotttrotttrott/state-sidebar-link-text
Replace "All Providers" link text w/ "All Commands"
This commit is contained in:
commit
ba13b60c8c
@ -3,7 +3,7 @@
|
||||
<div class="docs-sidebar hidden-print affix-top" role="complementary">
|
||||
<ul class="nav docs-sidenav">
|
||||
<li<%= sidebar_current("docs-home") %>>
|
||||
<a href="/docs/commands/index.html">All Providers</a>
|
||||
<a href="/docs/commands/index.html">All Commands</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-state-index") %>>
|
||||
|
Loading…
Reference in New Issue
Block a user