Skip to content

Commit b10ed1f

Browse files
committed
chore: update goreleaser configuration
1 parent 29fe388 commit b10ed1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ release:
8181
header: |
8282
`golangci-lint` is a free and open-source project built by volunteers.
8383
84-
If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/).
84+
If you value it, consider supporting us, the [maintainers](https://donate.golangci.org) and [linter authors](https://golangci-lint.run/docs/product/thanks/).
8585
8686
We appreciate it! :heart:
8787
88-
For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#{{ .Major }}{{ .Minor }}{{ .Patch }}).
88+
For key updates, see the [changelog](https://golangci-lint.run/docs/product/changelog/#{{ .Major }}{{ .Minor }}{{ .Patch }}).
8989
9090
source:
9191
enabled: true

0 commit comments

Comments
 (0)