We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e877110 commit c89260dCopy full SHA for c89260d
index.html
@@ -9,7 +9,7 @@
9
<h1>Welcome to JavaScript Games Collection</h1>
10
<ul>
11
<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>
+ <li><a href="Tic_Tac_Toe/index.html">Tic Tac Toe</a></li>
13
</ul>
14
</body>
15
</html>
0 commit comments