Skip to content

Commit

Permalink
Merge pull request #729 from akash70629/contributor
Browse files Browse the repository at this point in the history
🛠️ FIX : Broken link on About us page
  • Loading branch information
swaraj-das authored Nov 1, 2024
2 parents aeeeb51 + 262cfc8 commit 51707b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aboutus.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h2>Quick Links</h2>
<li><a href="#">About Us</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="Contributors/contributor.html">Contributors</a></li>
<li><a href="./contributor/contributor.html">Contributors</a></li>
</ul>
</div>
<div class="footer-section contact-form">
Expand Down

0 comments on commit 51707b6

Please sign in to comment.