Skip to content

Commit 4cd0670

Browse files
committed
Merge pull request stackgl#4 from olivierrr/master
Fix invalid link.
2 parents 6322a6a + 94e74f2 commit 4cd0670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
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)