浏览代码

Fix incorrect link

Chris Bradfield 6 年之前
父节点
当前提交
04246aec68
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 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
 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`.