docs: fix star history repo link

This commit is contained in:
Lex Christopherson 2026-03-11 11:01:26 -06:00
parent 97f27f17ce
commit 8f78079daf

View file

@ -412,11 +412,11 @@ Use expensive models where quality matters (planning, complex execution) and che
## Star History
<a href="https://star-history.com/#glittercowboy/get-shit-done&Date">
<a href="https://star-history.com/#gsd-build/gsd-2&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=glittercowboy/get-shit-done&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=glittercowboy/get-shit-done&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=glittercowboy/get-shit-done&type=Date" />
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date" />
</picture>
</a>