浏览代码

Fix wrong link after #6764

Rémi Verschelde 2 年之前
父节点
当前提交
fe156d0aa6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.