website: fix nav link text for 'providers mirror'

This commit is contained in:
Nick Fagerlund 2020-08-19 12:14:24 -07:00
parent f44d32ab57
commit ff9218c105
1 changed files with 1 additions and 1 deletions

View File

@ -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>