summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet
diff options
context:
space:
mode:
authorRay <[email protected]>2023-01-19 20:49:25 +0100
committerGitHub <[email protected]>2023-01-19 20:49:25 +0100
commit5684133aa766d54d200d1931697d99e76affcc8f (patch)
treea872c1ab0ef87ffe01e74a90984808692efe9273 /cheatsheet
parentb5b8c2328dfa95178489cb627032e4d91bf55726 (diff)
parentfb63eed4bc87c608a43406c3df6b6092e41bd010 (diff)
downloadraylib.com-5684133aa766d54d200d1931697d99e76affcc8f.tar.gz
raylib.com-5684133aa766d54d200d1931697d99e76affcc8f.zip
Merge pull request #47 from colleen05/master
Restyle, added functionality, code rework, +1 more change.
Diffstat (limited to 'cheatsheet')
-rw-r--r--cheatsheet/cheatsheet.html2
-rw-r--r--cheatsheet/cheatsheet_zh.html2
2 files changed, 2 insertions, 2 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>
diff --git a/cheatsheet/cheatsheet_zh.html b/cheatsheet/cheatsheet_zh.html
index a7e66d5..698de0f 100644
--- a/cheatsheet/cheatsheet_zh.html
+++ b/cheatsheet/cheatsheet_zh.html
@@ -125,7 +125,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">以下为raylib所有API接口中文释义</p>
<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>