Skip to content

Commit 94e74f2

Browse files
committed
Fix invalid link.
1 parent 6322a6a commit 94e74f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h3>WebGL Workshop</h3>
6666
<p>
6767
Some other good learning resources include
6868
<a target="_blank" href="http://learningwebgl.com">Learning WebGL</a>,
69-
<a target="_blank" href="http://http://www.webglacademy.com/">WebGL Academy</a>, and
69+
<a target="_blank" href="http://www.webglacademy.com/">WebGL Academy</a>, and
7070
<a target="_blank" href="http://glslsandbox.com/">GLSL Sandbox</a>.
7171

7272
If you're particularly interested in shaders, you might want to out

0 commit comments

Comments
 (0)