Skip to content

Commit e6c8eb6

Browse files
committed
realized duplicate /docs in url redirect (mongodb#75)
(cherry picked from commit 92549a3) cherrypick
1 parent 53fa529 commit e6c8eb6

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
@@ -1,5 +1,5 @@
11
define: prefix docs/languages/kotlin/kotlin-sync-driver
2-
define: base https://www.mongodb.com/docs/${prefix}
2+
define: base https://www.mongodb.com/${prefix}
33
define: versions v5.1 master
44

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

0 commit comments

Comments
 (0)