Skip to content

Commit 247920c

Browse files
shuangelarustagir
andauthored
V5.1 (#74)
* DOCSP-46750 Kotlin Sync Title Change (#66) * change titles * change url and add redirect * add slash * add back old ref based on rea's feedback (cherry picked from commit eee6b32) * imports in vale action fix * Delete .github/workflows/check-autobuilder.yml * cherrypick --------- Co-authored-by: Rea Rustagi <[email protected]>
1 parent d158648 commit 247920c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

config/redirects

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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/
10+

0 commit comments

Comments
 (0)