Skip to content

Commit 2fc5c47

Browse files
authored
Merge pull request #637 from PingouinFerreux/fix/star-history-chart
Fix broken star history chart in README
2 parents c5d3c63 + faac996 commit 2fc5c47

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ All of our documentation is hosted at [puffer.ai](https://puffer.ai "PufferLib D
99

1010
## Star to puff up the project!
1111

12-
<a href="https://star-history.com/#pufferai/pufferlib&Date">
12+
<a href="https://star-history.dera.page/#pufferai/pufferlib&Date">
1313
<picture>
14-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=pufferai/pufferlib&type=Date&theme=dark" />
15-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=pufferai/pufferlib&type=Date" />
16-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=pufferai/pufferlib&type=Date" />
14+
<source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=pufferai/pufferlib&type=Date&theme=dark" />
15+
<source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=pufferai/pufferlib&type=Date" />
16+
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=pufferai/pufferlib&type=Date" />
1717
</picture>
1818
</a>

0 commit comments

Comments
 (0)