Browse Source

Fix wrong link after #6764

Rémi Verschelde 2 years ago
parent
commit
fe156d0aa6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/animation/animation_track_types.rst

+ 1 - 1
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 <class_MeshInstance>`:.
+A blend shape track is optimized for animating blend shape in :ref:`MeshInstance3D <class_MeshInstance3D>`.
 
 It is designed for animations imported from external 3D models and can reduce resource capacity through compression.