Remove link to step-by-step/animations

Required for godotengine/godot-docs#4074 to pass, we're removing that
page from the docs as part of the getting started section rewrite.
This commit is contained in:
Nathan Lovato 2020-09-27 10:20:27 -06:00
parent 1a43f55c07
commit 173b9e6be7

View file

@ -9,7 +9,6 @@
Updating the target properties of animations occurs at process time.
</description>
<tutorials>
<link title="Animations">https://docs.godotengine.org/en/latest/getting_started/step_by_step/animations.html</link>
<link title="2D Sprite animation">https://docs.godotengine.org/en/latest/tutorials/2d/2d_sprite_animation.html</link>
<link title="Animation tutorial index">https://docs.godotengine.org/en/latest/tutorials/animation/index.html</link>
</tutorials>