Skip to content

Commit d66e994

Browse files
authored
DOP-5553: Add config/redirects file to avoid builder error
2 parents cdd0ef5 + 451f917 commit d66e994

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/redirects

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
define: prefix docs/meta
2+
define: base https://www.mongodb.com/${prefix}
3+
define: versions master
4+
5+
# raw: <source file> -> ${base}/<destination>

0 commit comments

Comments
 (0)