Skip to content

Commit 9ca3ff3

Browse files
authored
Merge pull request #155 from rustagir/DOCSP-43819-php-1.20
DOCSP-43819: php 1.20 release
2 parents 993076b + 014899b commit 9ca3ff3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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.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 v1.17 v1.18 v1.19 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 v1.17 v1.18 v1.19 v1.20 master
55
symlink: upcoming -> master
6-
symlink: current -> v1.19
6+
symlink: current -> v1.20
77

88
(v1.16-*]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/
99
[v1.16]: ${prefix}/${version}/tutorial/encryption/ -> ${base}/${version}/

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ toc_landing_pages = [
2626
"/databases-collections",
2727
"/write",
2828
"/indexes",
29-
"/security"
29+
"/security",
3030
"/data-formats"
3131
]
3232

0 commit comments

Comments
 (0)