Skip to content

Commit acf4bed

Browse files
committed
docs: update contributor and stargazer images in README
1 parent cc673de commit acf4bed

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -846,14 +846,16 @@ Fiber is an open-source project that runs on donations to pay the bills, e.g., o
846846

847847
## 💻 Code Contributors
848848

849-
<img src="https://opencollective.com/fiber/contributors.svg?width=890&button=false" alt="Code Contributors" style="max-width:100%;">
849+
<a href="https://github.com/gofiber/fiber/graphs/contributors">
850+
<img src="https://contrib.rocks/image?repo=gofiber/fiber" alt="Code Contributors" style="max-width:100%;">
851+
</a>
850852

851853
## ⭐️ Stargazers
852854

853855
<picture>
854-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=gofiber/fiber&type=Date&theme=dark" />
855-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=gofiber/fiber&type=Date" />
856-
<img src="https://api.star-history.com/svg?repos=gofiber/fiber&type=Date" />
856+
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=234231371&image_size=auto&color_scheme=dark" />
857+
<source media="(prefers-color-scheme: light)" srcset="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=234231371&image_size=auto&color_scheme=light" />
858+
<img src="https://next.ossinsight.io/widgets/official/analyze-repo-stars-history/thumbnail.png?repo_id=234231371&image_size=auto&color_scheme=light" alt="Stargazers over time" />
857859
</picture>
858860

859861
## 🧾 License

0 commit comments

Comments
 (0)