diff --git a/content.md b/content.md index 21e6f46..c17f5cf 100644 --- a/content.md +++ b/content.md @@ -611,10 +611,10 @@ the animations of the model at once. Remix Lesson on Glitch -1. Find `` and add the [hand-controls component](https://aframe.io/docs/0.5.0/components/hand-controls.html) -configured to the left hand (`hand-controls="left"`) +1. Find `` and add the [hand-controls component](https://aframe.io/docs/master/components/hand-controls.html) +configured to the left hand (`hand-controls="hand: left"`) 2. Find `` and add the hand-controls component -configured to the right hand (`hand-controls="right"`) +configured to the right hand (`hand-controls="hand: right"`) 3. View the result and see the hands moving with pre-recorded motions