diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-08-16 14:08:38 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-08-16 14:13:22 +0530 |
commit | 1f2b68974722bf71ef2a27311c3d029bae0cdef7 (patch) | |
tree | c37bc7d495de32d630a0c85fbabd56edfab0e94c /templates/index_header.html | |
parent | 81a6aa509a66184d67bdbddae15536e9403ddad7 (diff) |
whatever
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 645194b..3e855a2 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://git.ghativega.in/explore/repos">Softwares</a></li> +<li><a href="https://git.ghativega.in">Softwares</a></li> <li><a href="donate.html">Donate</a></li> </ul> <hr> |