Skip to content

Commit

Permalink
Fix(url): Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
raiyanu authored Jul 18, 2024
1 parent 9bac56b commit e3bf1f5
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 @@ -20,8 +20,8 @@ <h4 id="SsiteName">MENU</h4>
<nav>
<a href="#" class="active_tab">home</a>
<a href="./help.html">Help</a>
<a href="#">About</a>
<a href="#">FAQs</a>
<a href="./about.html">About</a>
<a href="./faq.html">FAQs</a>
</nav>
</header>

Expand Down

0 comments on commit e3bf1f5

Please sign in to comment.