diff options
| author | Ray <[email protected]> | 2021-02-10 19:43:56 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-02-10 19:43:56 +0100 |
| commit | c52f7bb60950c9897193913c78cceacc2022c5e8 (patch) | |
| tree | 79a502c92235af4503da67ada657d78ba3f28ffd | |
| parent | 2347efdb62eb634f581c129593213f90d4975b4a (diff) | |
| download | raylib.com-c52f7bb60950c9897193913c78cceacc2022c5e8.tar.gz raylib.com-c52f7bb60950c9897193913c78cceacc2022c5e8.zip | |
Update Discord URL
| -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> |
