We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787c6bc commit 31bb7e3Copy full SHA for 31bb7e3
1 file changed
index.html
@@ -48,8 +48,8 @@
48
<p>Move with arrow keys, fire with the space bar. The invaders get faster and drop
49
more bombs as you complete each level!</p>
50
<p><a id="muteLink" href="#" onclick="toggleMute()">mute</a> |
51
- <a href="http://github.com/dwmkerr/spaceinvaders">spaceinvaders on github</a> |
52
- <a href="http://www.dwmkerr.com/experiments">more experiments</a> | <a href="http://www.dwmkerr.com">dwmkerr.com</a></p>
+ <a href="https://github.com/dwmkerr/spaceinvaders">Original Project</a> |
+ <a href="https://github.com/Prouser123/spaceinvaders">GitHub Project</a></p>
53
</div>
54
55
<script src="js/starfield.js"></script>
0 commit comments