mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix link written in md syntax instead of rst
(cherry picked from commit ce1b9dfb94)
This commit is contained in:
committed by
Max Hilbrunner
parent
2647373fc2
commit
f85a011575
@@ -363,7 +363,7 @@ developers / users intend to run the Godot Editor. Not doing so may prevent deve
|
||||
users from writing code that accesses the plugin from within the Godot Editor.
|
||||
|
||||
This may involve creating dummy plugins for the host OS just so the API is published to the
|
||||
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>`__
|
||||
github template for reference on how to do so.
|
||||
|
||||
Godot crashes upon load
|
||||
|
||||
Reference in New Issue
Block a user