mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 22:32:09 -04:00
reorder sidebar
This commit is contained in:
parent
0d9a4142c6
commit
f394cc496d
1 changed files with 3 additions and 3 deletions
|
|
@ -97,12 +97,12 @@
|
|||
<li<%= sidebar_current("docs-configuration-seal") %>>
|
||||
<a href="/docs/configuration/seal/index.html"><tt>seal</tt></a>
|
||||
<ul class="nav">
|
||||
<li<%= sidebar_current("docs-configuration-seal-azurekeyvault") %>>
|
||||
<a href="/docs/configuration/seal/azurekeyvault.html">Azure Key Vault <sup>ENT</sup></a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-configuration-seal-awskms") %>>
|
||||
<a href="/docs/configuration/seal/awskms.html">AWS KMS <sup>ENT</sup></a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-configuration-seal-azurekeyvault") %>>
|
||||
<a href="/docs/configuration/seal/azurekeyvault.html">Azure Key Vault <sup>ENT</sup></a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-configuration-seal-gcpckms") %>>
|
||||
<a href="/docs/configuration/seal/gcpckms.html">GCP Cloud KMS <sup>ENT</sup></a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue