Skip to content

Commit 9b265ef

Browse files
committed
Wrong path minor bug fix
1 parent e4f4dc6 commit 9b265ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2>My Projects:</h2>
3434

3535
<div class="game-list">
3636
<div class="game-card">
37-
<a href="./codriver/index.html">
37+
<a href="./codriver/frontend/index.html">
3838
<h3>Codriver</h3>
3939
<p>An AI-powered assistant. It has games, jokes, riddles, and more.</p>
4040
</a>

0 commit comments

Comments
 (0)