summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorAKDev <[email protected]>2021-11-02 11:59:38 +0530
committerGitHub <[email protected]>2021-11-02 11:59:38 +0530
commit28ecc6ffdc6b97581dc7bb70685b29f1ea693002 (patch)
treea7b02ccc574e6099e385455f86bebc0e0da25f6b /index.html
parent5d8742c117b580d156147dbbf3023811f329bd93 (diff)
downloadraylib.com-28ecc6ffdc6b97581dc7bb70685b29f1ea693002.tar.gz
raylib.com-28ecc6ffdc6b97581dc7bb70685b29f1ea693002.zip
Changed raysan5/raylib-lau to Rabios/raylua
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 9b2622b..aadc28d 100644
--- a/index.html
+++ b/index.html
@@ -111,7 +111,7 @@
<a href="https://github.com/gen2brain/raylib-go" target="_blank"><img class="icon" src="images/bindings/bind_go.png" title="raylib-go" alt="go raylib binding" width="84" height="84"/></a>
<a href="https://github.com/overdev/raylib-py" target="_blank"><img class="icon" src="images/bindings/bind_python.png" title="raylib-py" alt="python raylib binding" width="84" height="84"/></a>
<a href="https://github.com/D3nX/raylib-ruby-ffi" target="_blank"><img class="icon" src="images/bindings/bind_ruby.png" title="raylib-ruby" alt="ruby raylib binding" width="84" height="84"/></a>
- <a href="https://github.com/raysan5/raylib-lua" target="_blank"><img class="icon" src="images/bindings/bind_lua.png" title="raylib-lua" alt="lua raylib binding" width="84" height="84"/></a>
+ <a href="https://github.com/Rabios/raylua" target="_blank"><img class="icon" src="images/bindings/bind_lua.png" title="raylib-lua" alt="lua raylib binding" width="84" height="84"/></a>
<a href="https://github.com/deltaphc/raylib-rs" target="_blank"><img class="icon" src="images/bindings/bind_rust.png" title="raylib-rs" alt="rust raylib binding" width="84" height="84"/></a>
<a href="https://github.com/kevinw/raylib-odin" target="_blank"><img class="icon" src="images/bindings/bind_odin.png" title="raylib-odin" alt="odin raylib binding" width="84" height="84"/></a>
<a href="https://github.com/raysan5/raylib/blob/master/BINDINGS.md" target="_blank"><img class="icon" src="images/bindings/bind_more.png" title="more..." alt="more raylib bindings" width="84" height="84"/></a>