Parcourir la source

add link to primitives article

Gregg Tavares il y a 7 ans
Parent
commit
fe99d38f51
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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).