From fe156d0aa6c8ffabe811015c66ae7794db6fcb68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 6 Mar 2023 11:32:17 +0100 Subject: [PATCH] Fix wrong link after #6764 --- tutorials/animation/animation_track_types.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/animation/animation_track_types.rst b/tutorials/animation/animation_track_types.rst index cdc59dd61..bc71f7771 100644 --- a/tutorials/animation/animation_track_types.rst +++ b/tutorials/animation/animation_track_types.rst @@ -32,7 +32,7 @@ It is designed for animations imported from external 3D models and can reduce re Blend Shape Track ----------------- -A blend shape track is optimized for animating blend shape in :ref:`MeshInstance `:. +A blend shape track is optimized for animating blend shape in :ref:`MeshInstance3D `. It is designed for animations imported from external 3D models and can reduce resource capacity through compression.