Browse Source

Fix incorrect link

Chris Bradfield 6 năm trước cách đây
mục cha
commit
04246aec68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`.