Просмотр исходного кода

Merge pull request #6983 from derkork/patch-2

fix: link to animation tree tutorial
Max Hilbrunner 2 лет назад
Родитель
Сommit
ec143f7bbc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tutorials/animation/introduction.rst

+ 1 - 1
tutorials/animation/introduction.rst

@@ -366,4 +366,4 @@ create a RESET track when using the keyframe icon next to a property in the insp
 This does not apply on tracks created with Godot versions prior to 3.4,
 as the animation reset track feature was added in 3.4.
 
-.. note:: RESET tracks is also used as a reference value for blending. See also `For better blending <../tutorials/animation/animation_tree.html#for-better-blending>`__.
+.. note:: RESET tracks is also used as a reference value for blending. See also `For better blending <../animation/animation_tree.html#for-better-blending>`__.