doc: Fix references to online tutorials after godotengine/godot-docs#1015
This commit is contained in:
parent
d516aab8fa
commit
f2e3825616
69 changed files with 78 additions and 78 deletions
|
|
@ -8,7 +8,7 @@
|
|||
[method new] creates a new instance of the script. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/learning/scripting/gdscript/index.html
|
||||
http://docs.godotengine.org/en/3.0/getting_started/scripting/gdscript/index.html
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue