Skip to content

Commit 392ad6b

Browse files
authored
(DOCSP-37629) Adds symlinks to fix redirects (#888)
1 parent efeab08 commit 392ad6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
define: prefix docs/mongocli
22
define: base https://www.mongodb.com/${prefix}
33
define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.22 v1.23 v1.24 v1.25 v1.26 v1.27 v1.28.1 v1.29 v1.30 v1.31 master
4+
symlink: upcoming -> master
5+
symlink: v1.32 -> master
6+
symlink: stable -> v1.31
47

58
raw: ${prefix}/ -> ${base}/stable/
69
raw: ${prefix} -> ${base}/stable/

0 commit comments

Comments
 (0)