We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f01f63 commit fce6131Copy full SHA for fce6131
website/_redirects
@@ -89,6 +89,10 @@
89
/docs/vault-enterprise/mfa/mfa-totp.html /docs/enterprise/mfa/mfa-totp 301!
90
/docs/vault-enterprise/replication/index.html /docs/enterprise/replication 301!
91
/docs/vault-enterprise/ui/index.html /docs/configuration/ui 301!
92
+/docs/secrets/cassandra /docs/secrets/databases/cassandra 301!
93
+/docs/secrets/mongodb /docs/secrets/databases/mongodb 301!
94
+/docs/secrets/mssql /docs/secrets/databases/mssql 301!
95
+/docs/secrets/mysql /docs/secrets/databases/mysql-maria 301!
96
/guides/authentication.html /guides/identity/authentication 301!
97
/guides/configuration/authentication.html /guides/identity/authentication 301!
98
/guides/configuration/generate-root.html /guides/operations/generate-root 301!
0 commit comments