Fix link to Rust GDExtension repository

The previous link was pointing to the Godot 3.5 Rust GDNative repo.
The new link is pointing to the current/upcoming GDExtension repo.
This commit is contained in:
Konstantin Kopka
2023-02-28 14:25:07 +09:00
committed by GitHub
parent f82ca73561
commit c0fb4d2cf2

View File

@@ -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::