docs(readme): replace rate-limited starchart with star-history (#11170)

starchart.cc is rate-limiting the SVG endpoint, so the Stargazers
chart renders blank. Switch to star-history.com, which serves a live
SVG for this repo and links to the interactive chart.
This commit is contained in:
Chris Lu
2026-09-04 23:28:48 -07:00
committed by GitHub
parent e4dc66c66b
commit 070174726d
+3 -2
View File
@@ -433,8 +433,9 @@ Your support will be really appreciated by me and other supporters!
[Back to TOC](#table-of-contents)
## Stargazers over time
[![Stargazers over time](https://starchart.cc/seaweedfs/seaweedfs.svg?variant=adaptive)](https://starchart.cc/seaweedfs/seaweedfs)
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=seaweedfs/seaweedfs&type=Date)](https://star-history.com/#seaweedfs/seaweedfs&Date)
[WeedMini]: https://github.com/seaweedfs/seaweedfs/wiki/Quick-Start-with-weed-mini
[DockerComposeS3]: https://github.com/seaweedfs/seaweedfs/wiki/Docker-Compose-for-S3