We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 108ea7f + ce1b9df commit acd5c65Copy full SHA for acd5c65
tutorials/platform/android/android_plugin.rst
@@ -363,7 +363,7 @@ developers / users intend to run the Godot Editor. Not doing so may prevent deve
363
users from writing code that accesses the plugin from within the Godot Editor.
364
365
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)
+editor. You can use the `godot-cpp-template <https://github.com/godotengine/godot-cpp-template>`__
367
github template for reference on how to do so.
368
369
Godot crashes upon load
0 commit comments