diff options
-rw-r--r-- | header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/header.html b/header.html index 55be708..813fc5b 100644 --- a/header.html +++ b/header.html @@ -27,7 +27,7 @@ <a href="https://wiki.tilde.institute">Wiki</a> </td> <td> - <a href="https://git.tilde.institute/tilde">Git</a> + <a href="https://git.tilde.institute/">Git</a> </td> <td> <a href="/stats">Stats</a> @@ -40,4 +40,4 @@ </td> </tr> </table> -</div> \ No newline at end of file +</div> |