Skip to content

Commit

Permalink
Use https://chezmoi.io/ as base URL (#473)
Browse files Browse the repository at this point in the history
Use https://chezmoi.io/ as base URL
  • Loading branch information
twpayne committed Nov 3, 2019
2 parents 89e2713 + 3167f57 commit 7469b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chezmoi.io/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "http://www.chezmoi.io/"
baseURL = "https://chezmoi.io/"
languageCode = "en-us"
theme = "book"
title = "chezmoi.io"
Expand Down

0 comments on commit 7469b97

Please sign in to comment.