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 f228912 commit 03adf49Copy full SHA for 03adf49
config/redirects
@@ -1,12 +1,10 @@
1
define: base https://docs.mongodb.com/compass
2
define: versions master beta
3
4
-symlink: current -> master
5
-
6
raw: compass/beta-features -> ${base}/
7
raw: compass/1.3-features -> ${base}/
8
-raw: compass/index.html -> ${base}/current
9
-raw: compass/ -> ${base}/current
10
-raw: compass/manual/aggregation-pipeline-builder -> ${base}/current/aggregation-pipeline-builder
+raw: compass/index.html -> ${base}/current/
+raw: compass/ -> ${base}/current/
+raw: compass/manual/aggregation-pipeline-builder -> ${base}/current/aggregation-pipeline-builder/
11
12
[master-beta]: compass/${version}/query-bar -> ${base}/${version}/query/filter/
0 commit comments