Skip to content

Commit c8053df

Browse files
authored
Merge pull request #1790 from MJacred/patch-2
Fix URL to gdextension cpp example in the official docs
2 parents fef59ff + f25c4df commit c8053df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ See the [godot-cpp-template](https://github.com/godotengine/godot-cpp-template)
140140
generic reusable template.
141141

142142
Or checkout the code for the [Summator example](https://github.com/paddy-exe/GDExtensionSummator)
143-
as shown in the [official documentation](https://docs.godotengine.org/en/latest/tutorials/scripting/gdextension/gdextension_cpp_example.html).
143+
as shown in the [official documentation](https://docs.godotengine.org/en/latest/tutorials/scripting/cpp/gdextension_cpp_example.html).

0 commit comments

Comments
 (0)