Skip to content

Commit 2b2e238

Browse files
committed
fix redirect direction
1 parent cf25868 commit 2b2e238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ raw: ${prefix}/stable -> ${base}/current/
99

1010
[*-v5.1]: ${prefix}/${version}/compatibility -> ${base}/v5.2/compatibility
1111
[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
12+
[v5.2-*]: ${prefix}/${version}/installation -> ${base}/get-started/download-and-install

0 commit comments

Comments
 (0)