summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAKDev <[email protected]>2021-11-02 12:02:36 +0530
committerGitHub <[email protected]>2021-11-02 12:02:36 +0530
commit306f647802cd832e7795c4131aa04f0d536e5090 (patch)
treecce4d3e195535adc56effce19457475a2dda5b2b
parent28ecc6ffdc6b97581dc7bb70685b29f1ea693002 (diff)
downloadraylib.com-306f647802cd832e7795c4131aa04f0d536e5090.tar.gz
raylib.com-306f647802cd832e7795c4131aa04f0d536e5090.zip
Changed kevinw/raylib-odin to Odin/vendor/raylib
Because the "odin-lang/Odin/vendor/raylib" binding is official binding and is up to date.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index aadc28d..c4d3470 100644
--- a/index.html
+++ b/index.html
@@ -113,7 +113,7 @@
<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/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/odin-lang/Odin/tree/master/vendor/raylib" 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>
</div>
</div>