Skip to content

Commit 6dfc4d2

Browse files
committed
revert redirects
1 parent 15d9fc3 commit 6dfc4d2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

config/redirects

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
define: base https://www.mongodb.com/docs/php-library
22
define: prefix docs/php-library
33
raw: ${prefix}/ -> ${base}/current
4-
define: versions v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v1.x v2.0 v2.x master
4+
define: versions v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 v2.0 master
55

66
symlink: upcoming -> master
7-
symlink: current -> v2.x
8-
9-
# consolidation redirects
10-
[*-v1.21]: ${prefix}/${version}/ -> ${base}/v1.x/
11-
[v2.0]: ${prefix}/${version}/ -> ${base}/v2.x/
7+
symlink: current -> v2.0
128

139
# general redirects
1410
[v1.17-v1.19]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/

0 commit comments

Comments
 (0)