mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
doc: Fix references to online tutorials after godotengine/godot-docs#1015
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
The 'new' method of a script subclass creates a new instance. [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/step_by_step/scripting.html
|
||||
http://docs.godotengine.org/en/3.0/getting_started/step_by_step/scripting.html
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
||||
Reference in New Issue
Block a user