From 1df156cc685629a898b2d80e8b1210c7ce473188 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Sun, 12 May 2024 02:14:24 +0200 Subject: [PATCH] docs: funding and social networks --- .goreleaser.yml | 2 +- README.md | 14 ++++++-------- docs/src/docs/index.mdx | 22 ++++++++++------------ 3 files changed, 17 insertions(+), 21 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 9163e1dc..4a34e4e7 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 442b5c23..399c53ef 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 5f391b76..a393512f 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)