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 a8091d1 commit cf25868Copy full SHA for cf25868
config/redirects
@@ -8,4 +8,5 @@ raw: ${prefix}/ -> ${base}/current/
8
raw: ${prefix}/stable -> ${base}/current/
9
10
[*-v5.1]: ${prefix}/${version}/compatibility -> ${base}/v5.2/compatibility
11
-[v5.2-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query
+[v5.2-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query
12
+[*-v5.3]: ${prefix}/${version}/installation -> ${base}/get-started/download-and-install
0 commit comments