Browse Source

Writing guidelines: Change title and make img path absolute

Remove "Godot" from the title as it's redundant and it shows up in the TOC
Fix img not found: make img path absolute
Nathan Lovato 8 năm trước cách đây
mục cha
commit
58e0a8fd21
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      community/contributing/docs_writing_guidelines.rst

+ 2 - 2
community/contributing/docs_writing_guidelines.rst

@@ -1,6 +1,6 @@
 .. _doc_docs_writing_guidelines:
 
-Godot docs writing guidelines
+Docs writing guidelines
 =============================
 
 The Godot community is rich and international. Users come from all
@@ -333,7 +333,7 @@ interface. They're used in the sources, in the documentation, and you
 should always use them instead of synonyms, so the users know what
 you're talking about.
 
-.. figure:: img/editor-vocabulary-overview.png
+.. figure:: /img/editor-vocabulary-overview.png
    :alt: Overview of the interface and common vocabulary
 
    Overview of the interface and common vocabulary