Skip to content

Commit 31bb7e3

Browse files
authored
Update index.html
1 parent 787c6bc commit 31bb7e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
<p>Move with arrow keys, fire with the space bar. The invaders get faster and drop
4949
more bombs as you complete each level!</p>
5050
<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>
51+
<a href="https://github.com/dwmkerr/spaceinvaders">Original Project</a> |
52+
<a href="https://github.com/Prouser123/spaceinvaders">GitHub Project</a></p>
5353
</div>
5454

5555
<script src="js/starfield.js"></script>

0 commit comments

Comments
 (0)