Browse Source

add link to primitives article

Gregg Tavares 7 years ago
parent
commit
fe99d38f51
1 changed files with 1 additions and 1 deletions
  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).