File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
define: base https://docs.mongodb.com
2
- define: versions v2.2 v2.4 v2.6 v3.0 v3.2 v3.4 v3.6 v4.0 v4.2 v4.4 v5.0 v5.2 master
2
+ define: versions v2.2 v2.4 v2.6 v3.0 v3.2 v3.4 v3.6 v4.0 v4.2 v4.4 v5.0 v5.1 v5. 2 master
3
3
symlink: manual -> v5.0
4
4
symlink: upcoming -> v5.0
5
5
symlink: master -> v5.0
@@ -1802,7 +1802,7 @@ raw: /manual/core/wildcard -> ${base}/manual/core/index-wildcard/
1802
1802
# Redirects for 5.2 and greater (if pages are removed in 5.2 that used to exist in earlier versions)
1803
1803
#
1804
1804
1805
- ( v5.1 -*]: /${version}/reference/command/availableQueryOptions -> ${base}/${version}/reference/command
1805
+ [ v5.2 -*]: /${version}/reference/command/availableQueryOptions -> ${base}/${version}/reference/command
1806
1806
1807
1807
#
1808
1808
# Redirects for new 5.1 pages
@@ -1908,7 +1908,7 @@ raw: /manual/core/wildcard -> ${base}/manual/core/index-wildcard/
1908
1908
# Redirects for 5.1 and greater (if pages are removed in 5.0 that used to exist in earlier versions)
1909
1909
#
1910
1910
1911
- [ v5.0-*]: /${version}/core/core/authentication-mechanisms -> ${base}/${version}/core/authentication
1911
+ ( v5.0-*]: /${version}/core/core/authentication-mechanisms -> ${base}/${version}/core/authentication
1912
1912
(v5.0-*]: /${version}/reference/operator/meta/comment -> ${base}/${version}/reference/method/js-cursor/
1913
1913
(v5.0-*]: /${version}/reference/operator/meta/explain -> ${base}/${version}/reference/method/js-cursor/
1914
1914
(v5.0-*]: /${version}/reference/operator/meta/hint -> ${base}/${version}/reference/method/js-cursor/
You can’t perform that action at this time.
0 commit comments