diff options
| author | Ray <[email protected]> | 2021-03-20 20:13:08 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-03-20 20:13:08 +0100 |
| commit | 58073df8fbe89a78a5d16abfcccdbae5d2ee9871 (patch) | |
| tree | e880fed4916eede9ed7cfedb97571236aaf26f78 /cheatsheet | |
| parent | aad3ceff145724815da44195b73d45ebb6e960ae (diff) | |
| download | raylib.com-58073df8fbe89a78a5d16abfcccdbae5d2ee9871.tar.gz raylib.com-58073df8fbe89a78a5d16abfcccdbae5d2ee9871.zip | |
Update cheatsheet.html
Diffstat (limited to 'cheatsheet')
| -rw-r--r-- | cheatsheet/cheatsheet.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index 5e7b94b..846d2a2 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -133,7 +133,7 @@ <div id="header"> <a id="logo" href="https://www.raylib.com/index.html"></a> <p id="title">A simple and easy-to-use library to enjoy videogames programming</p> - <p id="plinks">[<a href="https://discordapp.com/invite/VkzNHUE">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> + <p id="plinks">[<a href="https://discord.gg/raylib">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> <p></p> <p id="version">v3.5 quick reference card [<a id="downpdf" href="raylib_cheatsheet.pdf">download as PDF</a>]</p> </div> |
