diff options
Diffstat (limited to 'templates')
-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 98d4f8d..645194b 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="softwares.html">Softwares</a></li> +<li><a href="https://git.ghativega.in/explore/repos">Softwares</a></li> <li><a href="donate.html">Donate</a></li> </ul> <hr> |