Skip to content

Commit 13b98c0

Browse files
authored
Merge pull request #753 from Mubelotix/patch-2
📝 Fix broken Star History chart
2 parents 3f782f1 + 905d058 commit 13b98c0

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
@@ -743,11 +743,11 @@ Also see GitLab Contributors: [https://gitlab.com/ruby-oauth/oauth2/-/graphs/mai
743743
<details markdown="1">
744744
<summary>⭐️ Star History</summary>
745745

746-
<a href="https://star-history.com/ruby-oauth/oauth2&Date">
746+
<a href="https://star-history.dera.page/#ruby-oauth/oauth2&type=date&legend=top-left">
747747
<picture>
748-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=ruby-oauth/oauth2&type=Date&theme=dark" />
749-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=ruby-oauth/oauth2&type=Date" />
750-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=ruby-oauth/oauth2&type=Date" />
748+
<source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=ruby-oauth/oauth2&type=date&theme=dark&legend=top-left" />
749+
<source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=ruby-oauth/oauth2&type=date&legend=top-left" />
750+
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=ruby-oauth/oauth2&type=date&legend=top-left" />
751751
</picture>
752752
</a>
753753

0 commit comments

Comments
 (0)