From 3f8a80141504bc785aa16d7596ae55c0f17d0b25 Mon Sep 17 00:00:00 2001 From: Julien Duroure Date: Thu, 10 Oct 2024 10:14:40 +0200 Subject: [PATCH] Update doc from Blender repo --- docs/blender_docs/scene_gltf2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/blender_docs/scene_gltf2.rst b/docs/blender_docs/scene_gltf2.rst index 2ccd1d609..5bcd2cced 100644 --- a/docs/blender_docs/scene_gltf2.rst +++ b/docs/blender_docs/scene_gltf2.rst @@ -667,7 +667,7 @@ To play the whole animation, you need to enable Solo (star icon) for all its tra There is currently no way to see the non-animated pose of a model that had animations. -You can also use the animation switcher that can be found in DopeSheet editor. +You can also use the animation switcher that can be found in :doc:`Dope Sheet editor `. .. note::