Sfoglia il codice sorgente

Update class reference link on Scene organization (#4962)

doc_autoloads_versus_internal_nodes points to Autoloads versus regular nodes, so name it correctly.
DeeJayLSP 4 anni fa
parent
commit
08150dca70
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tutorials/best_practices/scene_organization.rst

+ 1 - 1
tutorials/best_practices/scene_organization.rst

@@ -306,7 +306,7 @@ If one has a system that...
 If one has systems that modify other systems' data, one should define those as
 their own scripts or scenes rather than autoloads. For more information on the
 reasons, please see the
-:ref:`'Autoloads vs. Internal Nodes' <doc_autoloads_versus_internal_nodes>`
+:ref:`Autoloads versus regular nodes <doc_autoloads_versus_internal_nodes>`
 documentation.
 
 Each subsystem within one's game should have its own section within the