mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 00:42:48 -04:00
Merge pull request #25927 from hashicorp/aug20_mirror_sidebar
website: fix nav link text for 'providers mirror'
This commit is contained in:
commit
7032e651a8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<a href="/docs/commands/providers.html">providers</a>
|
||||
<ul class="nav">
|
||||
<li<%= sidebar_current("docs-commands-providers-mirror") %>>
|
||||
<a href="/docs/commands/providers/mirror.html">schema</a>
|
||||
<a href="/docs/commands/providers/mirror.html">mirror</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-commands-providers-schema") %>>
|
||||
<a href="/docs/commands/providers/schema.html">schema</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue