Merge pull request #25927 from hashicorp/aug20_mirror_sidebar

website: fix nav link text for 'providers mirror'
pull/26047/head
Pam Selle 6 years ago committed by GitHub
commit 7032e651a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save