Skip to content

Commit 65d01d1

Browse files
authored
DOCSP-46955 update redirects file (#184)
1 parent f013a94 commit 65d01d1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config/redirects

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
define: base https://www.mongodb.com/docs/database-tools
1+
define: prefix docs/database-tools
2+
define: base https://www.mongodb.com/${prefix}
23
define: versions master 100
34

45
# raw: <source file> -> ${base}/<destination>
5-
[*]: ${base}/installation/installation -> ${base}/installation
6+
raw: ${prefix}/installation/installation -> ${base}/installation

0 commit comments

Comments
 (0)