diff --git a/config/redirects b/config/redirects index 22ff295..090ece5 100644 --- a/config/redirects +++ b/config/redirects @@ -8,4 +8,5 @@ raw: ${prefix}/ -> ${base}/current/ raw: ${prefix}/stable -> ${base}/current/ [*-v5.1]: ${prefix}/${version}/compatibility -> ${base}/v5.2/compatibility -[v5.2-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query \ No newline at end of file +[v5.2-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query +[v5.2-*]: ${prefix}/${version}/installation -> ${base}/get-started/download-and-install \ No newline at end of file