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
|
|
@ -7,7 +7,7 @@
|
|||
A 2D game object, with a position, rotation and scale. All 2D physics nodes and sprites inherit from Node2D. Use Node2D as a parent node to move, scale and rotate children in a 2D project. Also gives control on the node's render order.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/learning/features/2d/custom_drawing_in_2d.html
|
||||
http://docs.godotengine.org/en/3.0/tutorials/2d/custom_drawing_in_2d.html
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue