diff --git a/.goreleaser.yml b/.goreleaser.yml index 9163e1dc9ccb..4a34e4e7ca12 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -78,7 +78,7 @@ release: header: | `golangci-lint` is a free and open-source project built by volunteers. - If you value it, consider supporting us, the [maintainers](https://github.com/golangci/golangci-lint?tab=readme-ov-file#contributors) and [linter authors](https://golangci-lint.run/product/thanks/). + If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/). We appreciate it! :heart: diff --git a/README.md b/README.md index 442b5c23b8bc..399c53ef0e2d 100644 --- a/README.md +++ b/README.md @@ -22,21 +22,19 @@ Documentation is hosted at https://golangci-lint.run. ## Social Networks -[![Join Slack](https://img.shields.io/badge/Slack-4285F4?style=for-the-badge&logo=slack&logoColor=white)](https://gophers.slack.com/archives/CS0TBRKPC) -[![Follow on Mastodon](https://img.shields.io/badge/mastodon-6364FF?style=for-the-badge&logo=mastodon&logoColor=white)](https://fosstodon.org/@golangcilint) -[![Follow on Twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/golangci) +[![Join Slack](https://img.shields.io/badge/Slack-4285F4?logo=slack&logoColor=white)](https://gophers.slack.com/archives/CS0TBRKPC) +[![Follow on Mastodon](https://img.shields.io/badge/mastodon-6364FF?logo=mastodon&logoColor=white)](https://fosstodon.org/@golangcilint) +[![Follow on Twitter](https://img.shields.io/badge/twitter-1DA1F2?logo=twitter&logoColor=white)](https://twitter.com/golangci) ## Supporting Us -`golangci-lint` is a free and open-source project built by volunteers. - -If you value it, consider supporting us: - [![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/golangci-lint?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint) [![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsor-blue?style=for-the-badge)](https://github.com/sponsors/ldez) [![Linter Authors](https://img.shields.io/badge/Linter-Authors-blue?style=for-the-badge)](https://golangci-lint.run/product/thanks/) -We appreciate it! :heart: +`golangci-lint` is a free and open-source project built by volunteers. + +If you value it, consider supporting us, we appreciate it! :heart: ## Badges diff --git a/docs/src/docs/index.mdx b/docs/src/docs/index.mdx index 5f391b76e052..a393512f0a0f 100644 --- a/docs/src/docs/index.mdx +++ b/docs/src/docs/index.mdx @@ -34,6 +34,16 @@ Follow the news and releases: [Get started now!](/welcome/install) +## Supporting Us + +[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/golangci-lint?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint) +[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsor-blue?style=for-the-badge)](https://github.com/sponsors/ldez) +[![Linter Authors](https://img.shields.io/badge/Linter-Authors-blue?style=for-the-badge)](https://golangci-lint.run/product/thanks/) + +`golangci-lint` is a free and open-source project built by volunteers. + +If you value it, consider supporting us, we appreciate it! :heart: + ## Demo ![golangci-lint demo](./demo.svg) @@ -45,18 +55,6 @@ Short 1.5 min video demo of analyzing [beego](https://github.com/astaxie/beego). [Get started now!](/welcome/install) -## Supporting Us - -`golangci-lint` is a free and open-source project built by volunteers. - -If you value it, consider supporting us: - -[![Open Collective backers and sponsors](https://img.shields.io/opencollective/all/golangci-lint?logo=opencollective&style=for-the-badge)](https://opencollective.com/golangci-lint) -[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsor-blue?style=for-the-badge)](https://github.com/sponsors/ldez) -[![Linter Authors](https://img.shields.io/badge/Linter-Authors-blue?style=for-the-badge)](https://golangci-lint.run/product/thanks/) - -We appreciate it! :heart: - ## License Scan [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fgolangci%2Fgolangci-lint.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fgolangci%2Fgolangci-lint?ref=badge_large)