Add FoundationDB link to sidebar

This commit is contained in:
Jim Kalafut
2018-07-20 20:10:52 -07:00
committed by GitHub
parent eb4ad42eba
commit ecc622ac43

View File

@@ -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>