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 1ea5a6d commit c9e398cCopy full SHA for c9e398c
config/redirects
@@ -1,6 +1,8 @@
1
define: prefix docs/cluster-to-cluster
2
-define: base https://www.mongodb.com/docs/
+define: base https://www.mongodb.com/
3
define: versions master
4
5
-# raw: <source file> -> ${base}/<destination>
+# raw: <source file> -> ${base}/${prefix}/<destination>
6
+
7
+raw: docs/cluster-to-cluster-sync -> ${base}/${prefix}/current/
8
0 commit comments