diff --git a/.github/README-template.j2 b/.github/README-template.j2 index 4ffff41..dc70a61 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -40,7 +40,7 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). ## Thanks to GitHub Sponsors -Thanks to Warp.dev for sponsoring this repository through a donation to a charity of my choice. +Thanks to [Warp.dev](https://go.warp.dev/awesome-for-beginners) for sponsoring this repository through a donation to a charity of my choice. {% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}{% endif %}{% endfor %}

{{ sponsor.name }}