summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2020-02-15 13:09:18 +0100
committerRay <[email protected]>2020-02-15 13:09:18 +0100
commit7e7baa6d9f1d890cf3f8916034420b15ac5a7201 (patch)
tree40036674f85b2dbec7dd7739f9c60c6b5b64e19a
parent7143072208a6093a127329036ae88942de96161e (diff)
downloadraylib.com-7e7baa6d9f1d890cf3f8916034420b15ac5a7201.tar.gz
raylib.com-7e7baa6d9f1d890cf3f8916034420b15ac5a7201.zip
Update index.html
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7567b7f..9e338e9 100644
--- a/index.html
+++ b/index.html
@@ -144,7 +144,7 @@
<div style="display: flex;">
<div id="bindings" style="margin: 0 auto;">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JB5CMEX9HXFKY&currency_code=EUR&source=url" target="_blank"><img class="icon" src="images/contribute/paypal.png" title="PayPal" alt="PayPal donation" width="84" height="84"/></a>
- <a href="https://github.com/raysan5/sponsorship" target="_blank"><img class="icon" src="images/contribute/github.png" title="GitHub" alt="raylib on GitHub" width="84" height="84"/></a>
+ <a href="https://github.com/sponsors/raysan5" target="_blank"><img class="icon" src="images/contribute/github.png" title="GitHub" alt="raylib on GitHub" width="84" height="84"/></a>
<a href="https://www.patreon.com/raylib" target="_blank"><img class="icon" src="images/contribute/patreon.png" title="Patreon" alt="Patreon contributor" width="84" height="84"/></a>
<a href="https://ko-fi.com/raysan" target="_blank"><img class="icon" src="images/contribute/kofi.png" title="Ko-fi" alt="Ko-fi donation" width="84" height="84"/></a>
<a href="https://raysan5.itch.io/raylib" target="_blank"><img class="icon" src="images/contribute/itchio.png" title="itch.io" alt="raylib on itch.io" width="84" height="84"/></a>