mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Add plugins interal page to the sidebar:
This commit is contained in:
parent
885398e341
commit
31541b7fdd
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@
|
|||
<li<%= sidebar_current("docs-internals-replication") %>>
|
||||
<a href="/docs/internals/replication.html">Replication</a>
|
||||
</li>
|
||||
|
||||
<li<%= sidebar_current("docs-internals-plugins") %>>
|
||||
<a href="/docs/internals/plugins.html">Plugins</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue