docs(readme): fix broken star history chart

The README star history chart is currently broken because the underlying
stargazer data source it relied on is no longer available. Point the chart at a
working source so the chart renders again for visitors.
This commit is contained in:
Dessalines39394 2026-08-18 17:01:02 +00:00
parent 139c7cbdde
commit eb231f3ee1

View file

@ -217,9 +217,9 @@ shows an **Output Tokens Saved** card next to input compression, labelled
→ Full write-up incl. the measurement methodology: [Output token reduction](https://headroom-docs.vercel.app/docs/savings)
<a href="https://www.star-history.com/?repos=chopratejas%2Fheadroom&type=date&legend=top-left">
<a href="https://star-history.dera.page/#chopratejas/headroom&type=date&legend=top-left">
<picture>
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=chopratejas/headroom&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=chopratejas/headroom&type=date&legend=top-left" />
</picture>
</a>