website: fix nav link text for 'providers mirror'
This commit is contained in:
parent
f44d32ab57
commit
ff9218c105
|
@ -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 New Issue