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