Bläddra i källkod

Fix incorrect link

Chris Bradfield 6 år sedan
förälder
incheckning
04246aec68
1 ändrade filer med 1 tillägg och 1 borttagningar
  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`.