website: add providers mirror command to providers sidebar

This commit is contained in:
Kristin Laemmert 2020-08-14 10:17:55 -04:00 committed by GitHub
commit b5f4f9a96e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,9 @@
<li<%= sidebar_current("docs-commands-providers") %>>
<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>
</li>
<li<%= sidebar_current("docs-commands-providers-schema") %>>
<a href="/docs/commands/providers/schema.html">schema</a>
</li>
@ -26,4 +29,4 @@
<% end %>
<%= yield %>
<% end %>
<% end %>