diff options
| author | Ray <[email protected]> | 2021-03-20 20:22:14 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-03-20 20:22:14 +0100 |
| commit | 129dea94ed65b52c380c40ca68f0271abb07eb48 (patch) | |
| tree | b0ab95633f3b768e06f15d63108acd682817b0aa | |
| parent | 58073df8fbe89a78a5d16abfcccdbae5d2ee9871 (diff) | |
| download | raylib.com-129dea94ed65b52c380c40ca68f0271abb07eb48.tar.gz raylib.com-129dea94ed65b52c380c40ca68f0271abb07eb48.zip | |
Update index.html
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
