Skip to content

Commit a4e282e

Browse files
Fix GitHub link in index.html
Corrected the GitHub link to point to the right username.
1 parent f7db0e2 commit a4e282e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<!-- DESCRIPTION RESTORED -->
8080
<h1>DeveloperCrcodile</h1>
8181
<p>A developer-in-training, exploring the world of self-hosting and servers. Try to beat my AI in a game of Tic-Tac-Toe below!</p>
82-
<a href="https://github.com/developercrcodiles" target="_blank" class="github-button">View My Projects on GitHub</a>
82+
<a href="https://github.com/developercrocodiles" target="_blank" class="github-button">View My Projects on GitHub</a>
8383

8484
<h2 class="status"></h2>
8585
<div id="game-wrapper" class="game-wrapper"></div>

0 commit comments

Comments
 (0)