Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
fix: https
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Apr 17, 2018
1 parent 7f27436 commit 94bfb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/config.toml
@@ -1,4 +1,4 @@
baseURL = "http://install.goreleaser.com/"
baseURL = "https://install.goreleaser.com/"
languageCode = "en-us"
title = "Install | GoReleaser"
pygmentsCodeFences = true
Expand Down

0 comments on commit 94bfb53

Please sign in to comment.