Commit 5c2ae8f
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments