From 1bc7285a9d51a63caf3b4dae4936cbc53b919c3c Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Wed, 11 May 2022 16:48:11 +0800 Subject: [PATCH] fix the video link in doc --- docs/guide/rig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/rig.md b/docs/guide/rig.md index dd92dfe..619919b 100644 --- a/docs/guide/rig.md +++ b/docs/guide/rig.md @@ -37,4 +37,4 @@ To associate a target position with a joint, select `Add IK` and edit the target In the [animate](/docs/guide/animate.md) mode, once inverse kinematics is implemented, joint rotation(pose) is updated based on the enabled IK handles. -![](./rigging_mode/guide-ik.mov) +![](./rigging_mode/guide-ik.mp4) -- GitLab