浏览代码

Merge pull request #6840 from konsuko/patch-1

Fix link to Rust GDExtension repository
Max Hilbrunner 2 年之前
父节点
当前提交
e4aa65a789
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/scripting/gdextension/what_is_gdextension.rst

+ 1 - 1
tutorials/scripting/gdextension/what_is_gdextension.rst

@@ -76,7 +76,7 @@ The bindings below are developed and maintained by the community:
 .. Binding developers: Feel free to open a pull request to add your binding if it's well-developed enough to be used in a project.
 .. Please keep languages sorted in alphabetical order.
 
-- `Rust <https://github.com/godot-rust/godot-rust>`__
+- `Rust <https://github.com/godot-rust/gdextension>`__
 
 .. note::