Преглед изворни кода

Merge pull request #8687 from PgBiel/patch-1

Update link to Rust GDExtension bindings
Matthew пре 1 година
родитељ
комит
dcf4361b1a
1 измењених фајлова са 1 додато и 1 уклоњено
  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::