Skip to content

Commit 58d09bf

Browse files
committed
cherrypick
1 parent 09bf55d commit 58d09bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
define: prefix docs/languages/kotlin/kotlin-sync-driver
2-
define: base https://www.mongodb.com/docs/
3-
define: versions master
2+
define: base https://www.mongodb.com/docs/${prefix}
3+
define: versions v5.1 master
44

55
# raw: <source file> -> ${base}/<destination>
66

77
raw: ${prefix}/ -> ${base}/current/
88
raw: ${prefix}/master -> ${base}/upcoming/
9-
[v5.1-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query/
9+
[v5.1-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/${version}/get-started/run-sample-query/

0 commit comments

Comments
 (0)