瀏覽代碼

fix link to next article

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).