diff options
Diffstat (limited to 'templates/index_header.html')
-rwxr-xr-x | templates/index_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index_header.html b/templates/index_header.html index 7b46b42..603b484 100755 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -3,7 +3,7 @@ <li><a class="active", href="index.html">Home</a></li> <li><a href="about.html">About</a></li> <li><a href="contact.html">Contact</a></li> -<li><a href="https://github.com/arnavbhatt288">Softwares</a></li> +<li><a href="projects.html">Projects</a></li> </ul> <hr> <main> |