diff --git a/community/contributing/documentation_guidelines.rst b/community/contributing/documentation_guidelines.rst index 0713e9b3c..af16d82a5 100644 --- a/community/contributing/documentation_guidelines.rst +++ b/community/contributing/documentation_guidelines.rst @@ -26,11 +26,11 @@ request and triggers a rebuild of the online documentation upon merging. regarding the main godotengine/godot repository is also valid for the docs repository. -.. warning:: The class reference's source files are in the :ref:`Godot engine - repository `. We generate the - :ref:`Godot API ` section of this documentation from them. - If you want to update the description of a class, its methods, or - properties, read :ref:`doc_updating_the_class_reference`. +.. warning:: The class reference's source files are in the `Godot engine repository + `_. We generate the :ref:`Godot API + ` section of this documentation from them. If you want to update the + description of a class, its methods, or properties, read + :ref:`doc_updating_the_class_reference`. Editing pages online --------------------