Skip to content

Commit c89260d

Browse files
authored
Update index.html
1 parent e877110 commit c89260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<h1>Welcome to JavaScript Games Collection</h1>
1010
<ul>
1111
<li><a href="RockPaperScissor/index.html">Rock Paper Scissors</a></li>
12-
<li><a href="Tic Tac Toe/index.html">Tic Tac Toe</a></li>
12+
<li><a href="Tic_Tac_Toe/index.html">Tic Tac Toe</a></li>
1313
</ul>
1414
</body>
1515
</html>

0 commit comments

Comments
 (0)