Browse Source

Fix incorrect link

Chris Bradfield 6 years ago
parent
commit
04246aec68
1 changed files with 1 additions and 1 deletions
  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`.