mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Replace Godot docs URL with $DOCS_URL in XML class reference
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
See [AnimationTree] for a more full-featured replacement of this node.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>https://docs.godotengine.org/en/3.4/tutorials/animation/animation_tree.html</link>
|
||||
<link>$DOCS_URL/tutorials/animation/animation_tree.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="add_node">
|
||||
|
||||
Reference in New Issue
Block a user