diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-02-23 15:34:20 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-02-23 15:34:20 +0100 |
commit | 9256dcb70d8472f6c1f4cc563ac66b2d64bd27b7 (patch) | |
tree | be52908cbd99cdfcd4580e570485615bd787ab53 /src | |
parent | 42be28ad0c8635c96b0197fe0ef3f0ae5eebc2cd (diff) | |
download | theos-website-9256dcb70d8472f6c1f4cc563ac66b2d64bd27b7.tar.xz |
update znc url
Diffstat (limited to 'src')
-rw-r--r-- | src/templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/layout.html b/src/templates/layout.html index 435f0f9..e78be4b 100644 --- a/src/templates/layout.html +++ b/src/templates/layout.html @@ -16,7 +16,7 @@ <ul> <li><a href="https://theos.kyriasis.com/">theos/</a></li> <li><a href="http://git.kyriasis.com/">cgit/</a></li> - <li><a href="https://theos.kyriasis.com:6697/">znc/</a></li> + <li><a href="https://theos.kyriasis.com/znc/">znc/</a></li> </ul> </nav> <h1>{{ header }}</h1> |