Gregg Tavares пре 7 година
родитељ
комит
ea2656db48
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      threejs/lessons/threejs-scenegraph.md

+ 1 - 1
threejs/lessons/threejs-scenegraph.md

@@ -387,4 +387,4 @@ to make something move and rotate the way you want. For example without a scene
 computing the motion of the moon or where to put the wheels of the car relative to its
 body would be very complicated but using a scene graph it becomes much easier.
 
-[Next up we'll go over materials and lights](threejs-materials-and-lights.html).
+[Next up we'll go over materials](threejs-materials.html).