We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3aea8f + eff2946 commit db9f739Copy full SHA for db9f739
config/redirects
@@ -2,6 +2,9 @@ define: prefix docs/drivers/java/sync
2
define: base https://www.mongodb.com/${prefix}
3
define: versions v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v5.0 v5.1 v5.2 v5.3 master
4
5
+symlink: current -> v5.3
6
+symlink: upcoming -> master
7
+
8
raw: ${prefix}/ -> ${base}/current/
9
raw: ${prefix}/master -> ${base}/upcoming/
10
0 commit comments