Skip to content

Commit 2e635e3

Browse files
authored
DOP-1883: use canonical URLs for redirects
1 parent b3c4f69 commit 2e635e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
define: base https://docs.mongodb.com/datalake
22

33
raw: /datalake/reference/cli/datalake-cli -> ${base}/reference/cli/administration-commands/
4-
raw: /datalake/reference/config-files/data-lake-configuration -> ${base}/reference/format/data-lake-configuration
5-
raw: /datalake/reference/config-files/sql-schema-format -> ${base}/reference/format/sql-schema-format
4+
raw: /datalake/reference/config-files/data-lake-configuration -> ${base}/reference/format/data-lake-configuration/
5+
raw: /datalake/reference/config-files/sql-schema-format -> ${base}/reference/format/sql-schema-format/

0 commit comments

Comments
 (0)