Skip to content

Commit 5e4a88c

Browse files
authored
Fix duplicate docs in redirects base URL (#19)
1 parent bac2174 commit 5e4a88c

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/mongodb-analyzer
2-
define: base https://www.mongodb.com/docs/${prefix}
2+
define: base https://www.mongodb.com/${prefix}
33
define: versions v1.0 master
44

55
raw: ${prefix}/ -> ${base}/current/

0 commit comments

Comments
 (0)