summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2021-03-20 20:22:14 +0100
committerRay <[email protected]>2021-03-20 20:22:14 +0100
commit129dea94ed65b52c380c40ca68f0271abb07eb48 (patch)
treeb0ab95633f3b768e06f15d63108acd682817b0aa /index.html
parent58073df8fbe89a78a5d16abfcccdbae5d2ee9871 (diff)
downloadraylib.com-129dea94ed65b52c380c40ca68f0271abb07eb48.tar.gz
raylib.com-129dea94ed65b52c380c40ca68f0271abb07eb48.zip
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index cfa29f1..971cff8 100644
--- a/index.html
+++ b/index.html
@@ -127,7 +127,7 @@
<br>
<div style="display: flex;">
<div id="bindings" style="margin: 0 auto;">
- <a href="https://discord.gg/VkzNHUE" target="_blank"><img class="icon" src="images/networks/discord.png" title="raylib Discord" alt="raylib discord server" width="84" height="84"/></a>
+ <a href="https://discord.gg/raylib" target="_blank"><img class="icon" src="images/networks/discord.png" title="raylib Discord" alt="raylib discord server" width="84" height="84"/></a>
<a href="https://www.twitch.tv/raysan5" target="_blank"><img class="icon" src="images/networks/twitch.png" title="raylib Twitch" alt="raylib twitch channel" width="84" height="84"/></a>
<a href="https://www.twitter.com/raysan5" target="_blank"><img class="icon" src="images/networks/twitter.png" title="raysan5 Twitter" alt="raylib creator twitter" width="84" height="84"/></a>
<a href="https://www.reddit.com/r/raylib/" target="_blank"><img class="icon" src="images/networks/reddit.png" title="raylib Reddit" alt="raylib reddit channel" width="84" height="84"/></a>