about summary refs log tree commit diff
path: root/templates
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2021-03-12 22:37:44 +0000
committerPaweł Dybiec <pawel@dybiec.info>2021-03-12 22:37:44 +0000
commitf960ab218c41d9a9a27bab3abb972bccb90f8a89 (patch)
treeb4bb959039bdeae115bd7e2afe06d69d8b59940e /templates
parentUpdate stack resolver (diff)
Fix link and matrix handle
Diffstat (limited to 'templates')
-rw-r--r--templates/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.html b/templates/default.html
index d31c837..2608412 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -22,7 +22,7 @@
 	  <h1> Links </h1>
 	  <ul>
 	    <li> <a href="https://github.com/dyniec">GitHub </a> </li>
-	    <li> <a href="https://git.dybiec.info/dyniec">My git </a> </li>
+	    <li> <a href="https://git.dybiec.info">My git </a> </li>
 	  </ul>
 	</nav>