Skip to content

Commit 03adf49

Browse files
schmallisojeff-allen-mongo
authored andcommitted
DOP-1883: use canonical links for redirects
1 parent f228912 commit 03adf49

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

config/redirects

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
define: base https://docs.mongodb.com/compass
22
define: versions master beta
33

4-
symlink: current -> master
5-
64
raw: compass/beta-features -> ${base}/
75
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
6+
raw: compass/index.html -> ${base}/current/
7+
raw: compass/ -> ${base}/current/
8+
raw: compass/manual/aggregation-pipeline-builder -> ${base}/current/aggregation-pipeline-builder/
119

1210
[master-beta]: compass/${version}/query-bar -> ${base}/${version}/query/filter/

0 commit comments

Comments
 (0)