Explorar o código

Merge pull request #8687 from PgBiel/patch-1

Update link to Rust GDExtension bindings
Matthew hai 1 ano
pai
achega
f2ad01c769
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/scripting/gdextension/what_is_gdextension.rst

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

@@ -97,7 +97,7 @@ The bindings below are developed and maintained by the community:
 
 - `D <https://github.com/godot-dlang/godot-dlang>`__
 - `Haxe <https://hxgodot.github.io/>`__
-- `Rust <https://github.com/godot-rust/gdextension>`__
+- `Rust <https://github.com/godot-rust/gdext>`__
 - `Swift <https://github.com/migueldeicaza/SwiftGodot>`__
 
 .. note::