Skip to content

Commit

Permalink
file path changes
Browse files Browse the repository at this point in the history
  • Loading branch information
PradipSable07 committed Sep 8, 2023
1 parent 17f4093 commit c174a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<h3>Projects</h3>
</nav>
<main>
<div class="cards"><a href="/01_Age_Counter/index.html" target="_blank"> Age Counter</a></div>
<div class="cards"> <a href="/02_Snake_Game/snake.html" target="_blank">Snake Game</a></div>
<div class="cards"><a href="./01_Age_Counter/index.html" target="_blank"> Age Counter</a></div>
<div class="cards"> <a href="./02_Snake_Game/snake.html" target="_blank">Snake Game</a></div>
</main>
</body>
</html>

0 comments on commit c174a5f

Please sign in to comment.