Skip to content

Commit 5b249ee

Browse files
committed
feat: Switch base url to https.
1 parent ead9739 commit 5b249ee

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: 'https://www.datahaskell.org/docs'
3232

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

0 commit comments

Comments
 (0)