Skip to content

Commit e044878

Browse files
committed
fix redirect
1 parent 9474e3a commit e044878

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,7 +9,7 @@ raw: ${prefix}/ -> ${base}/current/
99
raw: ${prefix}/stable -> ${base}/current/
1010

1111
[*-v5.1]: ${prefix}/${version}/compatibility -> ${base}/v5.2/compatibility
12-
[v5.2-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query
12+
[v5.2-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/${version}/get-started/run-sample-query
1313

1414
# standardization redirects
1515
[v5.2-*]: ${prefix}/${version}/installation/ -> ${base}/${version}/get-started/download-and-install/

0 commit comments

Comments
 (0)