File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
define: base https://www.mongodb.com/docs/php-library
2
2
define: prefix docs/php-library
3
3
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
5
5
symlink: upcoming -> master
6
- symlink: current -> v1.19
6
+ symlink: current -> v1.20
7
7
8
8
(v1.16-*]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/
9
9
[v1.16]: ${prefix}/${version}/tutorial/encryption/ -> ${base}/${version}/
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ toc_landing_pages = [
26
26
" /databases-collections" ,
27
27
" /write" ,
28
28
" /indexes" ,
29
- " /security"
29
+ " /security" ,
30
30
" /data-formats"
31
31
]
32
32
You can’t perform that action at this time.
0 commit comments