mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
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:
parent
139c7cbdde
commit
eb231f3ee1
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue