mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-19 17:16:05 -04:00
Add FoundationDB link to sidebar
This commit is contained in:
parent
eb4ad42eba
commit
ecc622ac43
1 changed files with 3 additions and 0 deletions
|
|
@ -135,6 +135,9 @@
|
|||
<li<%= sidebar_current("docs-configuration-storage-filesystem")%>>
|
||||
<a href="/docs/configuration/storage/filesystem.html">Filesystem</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-configuration-storage-foundationdb")%>>
|
||||
<a href="/docs/configuration/storage/foundationdb.html">FoundationDB</a>
|
||||
</li>
|
||||
<li<%= sidebar_current("docs-configuration-storage-google-cloud")%>>
|
||||
<a href="/docs/configuration/storage/google-cloud-storage.html">Google Cloud Storage</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue