summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet/cheatsheet.html
diff options
context:
space:
mode:
authorRay <[email protected]>2023-11-10 13:16:21 +0100
committerRay <[email protected]>2023-11-10 13:16:21 +0100
commit7e85a2255c3fcf4f2811110eb492135ac6da0344 (patch)
tree604f8f28bf689e1c0315cc66797c96c5ce15901e /cheatsheet/cheatsheet.html
parentc20df08ebdb4684fb1a572efe1b1ea395aa0fb22 (diff)
downloadraylib.com-7e85a2255c3fcf4f2811110eb492135ac6da0344.tar.gz
raylib.com-7e85a2255c3fcf4f2811110eb492135ac6da0344.zip
Update cheatsheet for raylib 5.0
Diffstat (limited to 'cheatsheet/cheatsheet.html')
-rw-r--r--cheatsheet/cheatsheet.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html
index 94f1809..3aa3426 100644
--- a/cheatsheet/cheatsheet.html
+++ b/cheatsheet/cheatsheet.html
@@ -130,7 +130,7 @@
<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>
- <p id="version">v4.5 quick reference card [<a id="downpdf" href="https://www.raylib.com/cheatsheet/raylib_cheatsheet_v4.5.pdf">download as PDF</a>]</p>
+ <p id="version">v5.0 quick reference card [<a id="downpdf" href="https://www.raylib.com/cheatsheet/raylib_cheatsheet_v5.0.pdf">download as PDF</a>]</p>
</div>
<br>
<p>Chinese Translation: <a href="cheatsheet_zh.html">以下为raylib所有API接口中文释义</a></p>