summaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 1e2cfae..9e1f23e 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -3,7 +3,7 @@
<p class="text-center">
All the content of this site is copyright ©
2000-{{ 'now' | date: "%Y" }}
- <a href="http://irssi.org">The Irssi project</a>.
+ <a href="https://github.com/irssi">The Irssi project</a>.
<br/>
{% if page.licence and page.licence != "" %}
This page is licensed under a {{ page.licence | markdownify | strip | split:"</p>" | join:"" | split:"<p>" }}.