Fix URL to gdextension cpp example in the official docs

(cherry picked from commit f25c4df5c4)
This commit is contained in:
MJacred
2025-06-09 11:49:03 +02:00
committed by David Snopek
parent 7b4ca64761
commit 9892f63abb

View File

@@ -140,4 +140,4 @@ See the [godot-cpp-template](https://github.com/godotengine/godot-cpp-template)
generic reusable template.
Or checkout the code for the [Summator example](https://github.com/paddy-exe/GDExtensionSummator)
as shown in the [official documentation](https://docs.godotengine.org/en/latest/tutorials/scripting/gdextension/gdextension_cpp_example.html).
as shown in the [official documentation](https://docs.godotengine.org/en/latest/tutorials/scripting/cpp/gdextension_cpp_example.html).