Skip to content

Commit 86ff98a

Browse files
committed
config: use https for the base URL
1 parent 297fa54 commit 86ff98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title = "Perth Linux Users Group"
2-
baseURL = "http://www.plug.org.au/"
2+
baseURL = "https://www.plug.org.au/"
33
languageCode = "en-au"
44
disablePathToLower = true
55
enableGitInfo = true

0 commit comments

Comments
 (0)