浏览代码

add link to primitives article

Gregg Tavares 7 年之前
父节点
当前提交
fe99d38f51
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      threejs/lessons/threejs-responsive.md

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

@@ -267,5 +267,5 @@ display and you compare this sample to those above you should
 notice the edges are more crisp.
 
 This article covered a very basic but fundamental topic. Next up lets quickly
-go over the basic primitives that three.js provides.
+[go over the basic primitives that three.js provides](threejs-primitives.html).