diff options
| author | Ray San <[email protected]> | 2017-12-20 13:11:16 +0100 |
|---|---|---|
| committer | Ray San <[email protected]> | 2017-12-20 13:11:16 +0100 |
| commit | c8cb30ece9a8ff487d340d25141bda8d250e123d (patch) | |
| tree | 4156f168d04a6523d914177c4d6b66e9297d2583 /examples.html | |
| parent | e672c0f925994ecdca3c1d6fe95b062f4c101558 (diff) | |
| parent | 50adafd01e558c496eb3e55878e299cc851aac4c (diff) | |
| download | raylib.com-c8cb30ece9a8ff487d340d25141bda8d250e123d.tar.gz raylib.com-c8cb30ece9a8ff487d340d25141bda8d250e123d.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib.com
Diffstat (limited to 'examples.html')
| -rw-r--r-- | examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples.html b/examples.html index eb78b13..d37cf4a 100644 --- a/examples.html +++ b/examples.html @@ -43,13 +43,13 @@ <a id="kofi" href="https://ko-fi.com/raysan" target="_blank"></a> <a id="itchio" href="https://raysan5.itch.io" target="_blank"></a> <a id="handmade" href="https://raylib.handmade.network/" target="_blank"></a> - <a id="patreon" href="https://www.patreon.com/raysan5" target="_blank"></a> + <a id="patreon" href="https://www.patreon.com/raylib" target="_blank"></a> <a id="twitch" href="http://www.twitch.tv/raysan5" target="_blank"></a> <a id="reddit" href="https://www.reddit.com/r/raylib/" target="_blank"></a> - <a id="freenode" href="http://webchat.freenode.net/?channels=#raylib" target="_blank"></a> <a id="facebook" href="http://www.facebook.com/raylibgames" target="_blank"></a> <a id="twitter" href="http://www.twitter.com/raysan5" target="_blank"></a> <a id="github" href="http://github.com/raysan5/raylib" target="_blank"></a> + <a id="gitter" href="https://gitter.im/raylib" target="_blank"></a> <a id="youtube" href="https://www.youtube.com/channel/UC8WIBkhYb5sBNqXO1mZ7WSQ" target="_blank"></a> </div> <div class="menu"> |
