Skip to content

Commit a970e93

Browse files
authored
Merge pull request DataDog#802 from DataDog/jyee/remove_baseurl_trailing_slash
Remove trailing slash from base_url
2 parents ce38ec7 + c6f13c5 commit a970e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ data_sources:
6262
# notify_on_compilation_success: true
6363
# notify_on_compilation_failure: true
6464

65-
base_url: http://docs.datadoghq.com/
65+
base_url: http://docs.datadoghq.com
6666

6767
# redirects:
6868
# - /overview:

0 commit comments

Comments
 (0)