diff options
Diffstat (limited to 'doc/classes/AnimationTree.xml')
-rw-r--r-- | doc/classes/AnimationTree.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/classes/AnimationTree.xml b/doc/classes/AnimationTree.xml index 51812c6b02..f3dc1ecc1e 100644 --- a/doc/classes/AnimationTree.xml +++ b/doc/classes/AnimationTree.xml @@ -6,10 +6,8 @@ </description> <tutorials> <link>https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree.html</link> - </tutorials> - <demos> <link>https://github.com/godotengine/tps-demo</link> - </demos> + </tutorials> <methods> <method name="advance"> <return type="void"> |