aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2018-01-18 13:08:31 +0530
committerGitHub <[email protected]>2018-01-18 13:08:31 +0530
commitf58d0e4bf5aa312ef879949cf72143488c8196c8 (patch)
treeaf431f7cc23828c2625ff8f155a6051c05a64d3b
parent552e9c54de7f0af79159d4f7df08ff27fb9e1f3a (diff)
downloadSnakeGame-f58d0e4bf5aa312ef879949cf72143488c8196c8.tar.xz
SnakeGame-f58d0e4bf5aa312ef879949cf72143488c8196c8.zip
Update credits.htmlHEADmaster
-rw-r--r--credits.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/credits.html b/credits.html
index abde925..e18f419 100644
--- a/credits.html
+++ b/credits.html
@@ -6,6 +6,6 @@
<h1>Snake by LuciferReeves</h1>
<br>
<p>Snake game designed by <a href="https://github.com/luciferreeves">luciferreeves</a></p>
- <a href="game.html">Start a new Game</a>
+ <a href="index.html">Start a new Game</a>
</body>
-</html> \ No newline at end of file
+</html>