mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-31 01:53:50 +02:00
fix: link in example config to https (#2455)
This commit is contained in:
parent
3f650b1863
commit
1e40bbacfa
@ -5,7 +5,7 @@ package static
|
||||
|
||||
// ExampleConfig is the config used within goreleaser init.
|
||||
const ExampleConfig = `# This is an example .goreleaser.yml file with some sane defaults.
|
||||
# Make sure to check the documentation at http://goreleaser.com
|
||||
# Make sure to check the documentation at https://goreleaser.com
|
||||
before:
|
||||
hooks:
|
||||
# You may remove this if you don't use go modules.
|
||||
|
Loading…
Reference in New Issue
Block a user