Skip to content

Commit da88609

Browse files
author
Chris Cho
authored
Merge pull request #56 from ccho-mongodb/DOCSP-31241-csfle-redirect
DOCSP-31241: CSFLE tutorial redirect
2 parents 1d2779e + 941a146 commit da88609

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
define: base https://www.mongodb.com/docs/php-library
22
define: prefix docs/php-library
33
raw: ${prefix}/ -> ${base}/current
4-
define: version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.15 v1.16 master
4+
define: versions v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.15 v1.16 master
55
symlink: upcoming -> master
66
symlink: current -> v1.16
7+
8+
(v1.16-*]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/

0 commit comments

Comments
 (0)