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 71d46c7 commit 02f20dfCopy full SHA for 02f20df
config/redirects
@@ -1,6 +1,11 @@
1
define: base https://www.mongodb.com/docs/charts
2
define: versions master
3
4
+# direct traffic from non-existent OM path
5
+# CDN is checking this bucket instead of OM
6
+# which is why this is added here
7
+raw: docs/opsmanager/current/ -> https://www.mongodb.com/docs/ops-manager/current/
8
+
9
# Redirects for pages that were deleted when onprem was discontinued
10
raw: docs/charts/user-management -> ${base}/
11
raw: docs/charts/upgrade-charts -> ${base}/
0 commit comments