From ecea02f282ec5d4645d167e8b778eb4be7b08feb Mon Sep 17 00:00:00 2001 From: Hesper Yin <hyin2@andrew.cmu.edu> Date: Thu, 19 Nov 2020 14:56:14 -0500 Subject: [PATCH] Update overview.md --- docs/animation/overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/animation/overview.md b/docs/animation/overview.md index 22b3c76..356ea82 100644 --- a/docs/animation/overview.md +++ b/docs/animation/overview.md @@ -10,8 +10,8 @@ There are four primary components that must be implemented to support Animation **A4.0** -- [(Task 1) Spline Interpolation](camera_rays.md) -- [(Task 2) Skeleton Kinematics](intersecting_objects.md) +- [(Task 1) Spline Interpolation](splines.md) +- [(Task 2) Skeleton Kinematics](skeleton_kinematics.md) **A4.5** - Soon to come -- GitLab