summaryrefslogtreecommitdiff
path: root/src/View/BaseTemplate.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/View/BaseTemplate.php')
-rw-r--r--src/View/BaseTemplate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/View/BaseTemplate.php b/src/View/BaseTemplate.php
index 17bc39e..1aa25ab 100644
--- a/src/View/BaseTemplate.php
+++ b/src/View/BaseTemplate.php
@@ -26,7 +26,7 @@
</main>
<footer>
- <p><a href="https://sr.ht/~cmc/hn/">Source Code</a></p>
+ <p><a href="https://git.cleberg.net/hn.git">Source Code</a></p>
<p>Copyright &copy; 2023 - <?php echo $this->current_year; ?></p>
</footer>