Selaa lähdekoodia

Fix incorrect link

Chris Bradfield 6 vuotta sitten
vanhempi
commit
04246aec68
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      getting_started/step_by_step/instancing.rst

+ 1 - 1
getting_started/step_by_step/instancing.rst

@@ -113,4 +113,4 @@ Conclusion
 
 Instancing can be useful when you want to create many copies of the
 same object. It is also possible to create instances in code by using
-GDScript, see :ref:`doc_scripting_continued`.
+GDScript, see :ref:`doc_instancing_continued`.