Gregg Tavares преди 6 години
родител
ревизия
a5c0219f29
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      threejs/lessons/threejs-shadertoy.md

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

@@ -19,7 +19,7 @@ This game runs 30-60 frames a second on the same machine because it uses more tr
 
 Still, let's go over using a Shadertoy shader with three.js.
 
-This is the default shadertoy shader if you pick "New" on shadertoy.com
+This is the default shadertoy shader if you [pick "New" on shadertoy.com](https://www.shadertoy.com/new), at least as of January 2019.
 
 ```glsl
 // By iq: https://www.shadertoy.com/user/iq