Skip to content

Commit f86d929

Browse files
Merge pull request #48 from donmccurdy/bugfix-shadertoy-url
Fix link to Shadertoy
2 parents ef16dfa + 530d342 commit f86d929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3>YOU MAY DRAG OR CLICK SLIDER TO ENSURE THAT DOM EVENTS ARE RESPECTED
109109
about</a></div>
110110

111111
<p>YOU MAY CREATE YOU OWN FILTERS USING SHADERS, there are
112-
thousands of THEM predefined at <a href="#">SHADERTOY.COM</a>
112+
thousands of THEM predefined at <a href="https://www.shadertoy.com/">SHADERTOY.COM</a>
113113
</p>
114114

115115
<div class="add-this"> <!-- AddThis Button BEGIN -->

0 commit comments

Comments
 (0)