瀏覽代碼

Update Godot Kotlin link to point to newer implementation (#5921)

The makers did a new implementation that works better, according to them.
Moté 3 年之前
父節點
當前提交
48f10af7da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/scripting/gdnative/what_is_gdnative.rst

+ 1 - 1
tutorials/scripting/gdnative/what_is_gdnative.rst

@@ -83,7 +83,7 @@ The bindings below are developed and maintained by the community:
 .. Please keep languages sorted in alphabetical order.
 .. Please keep languages sorted in alphabetical order.
 
 
 - `D <https://github.com/godot-d/godot-d>`__
 - `D <https://github.com/godot-d/godot-d>`__
-- `Kotlin <https://github.com/utopia-rise/godot-kotlin>`__
+- `Kotlin <https://github.com/utopia-rise/godot-kotlin-jvm>`__
 - `Nim <https://github.com/pragmagic/godot-nim>`__
 - `Nim <https://github.com/pragmagic/godot-nim>`__
 - `Python <https://github.com/touilleMan/godot-python>`__
 - `Python <https://github.com/touilleMan/godot-python>`__
 - `Rust <https://github.com/godot-rust/godot-rust>`__
 - `Rust <https://github.com/godot-rust/godot-rust>`__