[Docs] Fix some broken links

This commit is contained in:
Kelly Thomas
2018-10-06 04:20:16 +08:00
parent 8068d0217a
commit b1ab7b4acf
14 changed files with 14 additions and 14 deletions

View File

@ -39,7 +39,7 @@
<argument index="0" name="edit_state" type="int" enum="PackedScene.GenEditState" default="0">
</argument>
<description>
Instantiates the scene's node hierarchy. Triggers child scene instantiation(s). Triggers the [enum Object.NOTIFICATION_INSTANCED] notification on the root node.
Instantiates the scene's node hierarchy. Triggers child scene instantiation(s). Triggers the [enum Node.NOTIFICATION_INSTANCED] notification on the root node.
</description>
</method>
<method name="pack">