diff options
Diffstat (limited to 'cheatsheet/cheatsheet.html')
| -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 f63fde6..5fd1c0b 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -126,7 +126,7 @@ <body> <div id="header"> - <a id="logo" href="https://www.raylib.com/index.html"></a> + <a id="logo" href="../index.html"></a> <p id="title">A simple and easy-to-use library to enjoy videogames programming</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>][<a href="https://github.com/raysan5/raylib/blob/master/src/raylib.h">raylib.h</a>]</p> <p></p> |
