Skip to content

Commit

Permalink
Merge pull request #773 from PatelHarsh2006/main
Browse files Browse the repository at this point in the history
Fixed Return Home Button Error
  • Loading branch information
YadavAkhileshh authored Nov 10, 2024
2 parents cacfed6 + 75f4a68 commit 1f4c599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</div>

<div class="home-nav">
<a href="/"><i class="fa-solid fa-arrow-left-long"></i> &nbsp; Return to Home</a>
<a href="index.html"><i class="fa-solid fa-arrow-left-long"></i> &nbsp; Return to Home</a>
</div>

<section class="contributor-stats">
Expand Down

0 comments on commit 1f4c599

Please sign in to comment.