aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index c9aa556..a0b8ebb 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -31,7 +31,7 @@
<main id="main">{% block main %}{% endblock %}</main>
<footer>
<a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> &middot;
- <a href="https://git.cleberg.net/cleberg.net.git">Source</a> &middot;
+ <a href="https://github.com/ccleberg/cleberg.net">Source</a> &middot;
<a href="/feed.xml">RSS</a>
</footer>
</body>