diff options
| -rw-r--r-- | examples.html | 2 | ||||
| -rw-r--r-- | games.html | 2 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | license.html | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/examples.html b/examples.html index 84e1ce7..75a70ef 100644 --- a/examples.html +++ b/examples.html @@ -41,7 +41,7 @@ <a id="logo" href="index.html"></a> <div id="social"> <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a> - <a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a> + <a id="discord" href="https://discord.gg/raylib" target="_blank"></a> <a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a> <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a> <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a> @@ -41,7 +41,7 @@ <a id="logo" href="index.html"></a> <div id="social"> <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a> - <a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a> + <a id="discord" href="https://discord.gg/raylib" target="_blank"></a> <a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a> <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a> <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a> @@ -40,7 +40,7 @@ <a id="logo" href="index.html"></a> <div id="social"> <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a> - <a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a> + <a id="discord" href="https://discord.gg/raylib" target="_blank"></a> <a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a> <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a> <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a> diff --git a/license.html b/license.html index beec85b..b1c533f 100644 --- a/license.html +++ b/license.html @@ -32,7 +32,7 @@ <a id="logo" href="index.html"></a> <div id="social"> <a id="twitter" href="https://www.twitter.com/raysan5" target="_blank"></a> - <a id="discord" href="https://discord.gg/VkzNHUE" target="_blank"></a> + <a id="discord" href="https://discord.gg/raylib" target="_blank"></a> <a id="twitch" href="https://www.twitch.tv/raysan5" target="_blank"></a> <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a> <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a> |
