Skip to content

Commit acd2228

Browse files
authored
Update index.html
1 parent 3410729 commit acd2228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HTML/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<div class="collapse navbar-collapse links" id="navbarSupportedContent">
5050
<ul class="navbar-nav navbar-menu site-navigate ml-auto">
5151
<li class="nav-item active">
52-
<a class="nav-link" href="#home">Home <span class="sr-only">(current)</span></a>
52+
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
5353
</li>
5454
<li class="nav-item"><a class="nav-link" href="faq.html">FAQ</a></li>
5555

@@ -652,4 +652,4 @@ <h2 class="section-title h4 clearfix">Get Updates</h2>
652652
<script type="text/javascript" src="assets/app/js/app.js"></script>
653653

654654
</body>
655-
</html>
655+
</html>

0 commit comments

Comments
 (0)