소스 검색

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