Skip to content

Commit acd5c65

Browse files
authored
Merge pull request #9564 from Trinovantes/patch-1
Fix link written in md syntax instead of rst
2 parents 108ea7f + ce1b9df commit acd5c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/platform/android/android_plugin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ developers / users intend to run the Godot Editor. Not doing so may prevent deve
363363
users from writing code that accesses the plugin from within the Godot Editor.
364364

365365
This may involve creating dummy plugins for the host OS just so the API is published to the
366-
editor. You can use the [godot-cpp-template](https://github.com/godotengine/godot-cpp-template)
366+
editor. You can use the `godot-cpp-template <https://github.com/godotengine/godot-cpp-template>`__
367367
github template for reference on how to do so.
368368

369369
Godot crashes upon load

0 commit comments

Comments
 (0)