From 6d6ea3178bdbe5a3d9efcb3db58e72e7dbed9f3a Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Wed, 19 Nov 2025 13:21:37 +0000 Subject: [PATCH] Update README-template sponsor section with an extra hyperlink --- .github/README-template.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}