Skip to content

Commit ead9739

Browse files
committed
fix: Remove trailing slash from docs.
1 parent 3f2f759 commit ead9739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ sections: [
2828

2929
# Keep as an empty string if served up at the root. If served up at a specific
3030
# path (e.g. on GitHub pages) leave off the trailing slash, e.g. /my-project
31-
baseurl: 'http://www.datahaskell.org/docs/'
31+
baseurl: 'http://www.datahaskell.org/docs'
3232

3333
# Dates are not included in permalinks
3434
permalink: none

0 commit comments

Comments
 (0)