Skip to content

Commit 5c2ae8f

Browse files
committed
docs: self-host the star history chart
GitHub restricted the stargazers API to repository admins and collaborators on 2026-06-30, which broke star-history.com's embedded charts for anyone who is not a collaborator on the repo being charted — including the chart that was in this README. Points the badge at a self-hosted equivalent instead. Same idea, same data, served from a chart service I run rather than a third party, so it does not break again when someone else's quota or policy changes. Refs: https://github.blog/changelog/2026-06-30-upcoming-access-restrictions-to-public-api-endpoints-and-ui-views/
1 parent e23606d commit 5c2ae8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ If you want to contribute to **AnyLabeling**, please read [Contribution Guidelin
152152

153153
## Star history
154154

155-
[![Star History Chart](https://api.star-history.com/svg?repos=vietanhdev/anylabeling&type=Date)](https://star-history.com/#vietanhdev/anylabeling&Date)
155+
[![Star History Chart](https://www.vietanh.dev/api/stars/vietanhdev/anylabeling.svg)](https://github.com/vietanhdev/anylabeling/stargazers)
156156

157157
## References
158158

0 commit comments

Comments
 (0)