diff options
Diffstat (limited to 'doc/classes/AnimationMixer.xml')
-rw-r--r-- | doc/classes/AnimationMixer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/AnimationMixer.xml b/doc/classes/AnimationMixer.xml index d762ffa5a6..69686ff121 100644 --- a/doc/classes/AnimationMixer.xml +++ b/doc/classes/AnimationMixer.xml @@ -8,7 +8,7 @@ After instantiating the playback information data within the extended class, the blending is processed by the [AnimationMixer]. </description> <tutorials> - <link title="Migrating Animations from Godot 4.0 to 4.3">https://godotengine.org/article/migrating-animations-from-godot-4-0-to-4-3/</link> + <link title="Migrating Animations from Redot 4.0 to 4.3">https://godotengine.org/article/migrating-animations-from-godot-4-0-to-4-3/</link> </tutorials> <methods> <method name="_post_process_key_value" qualifiers="virtual const"> |