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.
1 parent 7af6190 commit b1d36b3Copy full SHA for b1d36b3
config/redirects
@@ -1,5 +1,5 @@
1
define: base https://docs.mongodb.com/java/sync
2
define: versions v4.3 master
3
4
-raw: java/sync/ -> ${base}/current/
5
-raw: java/sync/master -> ${base}/upcoming/
+raw: sync/ -> ${base}/current/
+raw: sync/master -> ${base}/upcoming/
0 commit comments