diff options
-rw-r--r-- | src/contact/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contact/index.html b/src/contact/index.html index f3dca9d..115429d 100644 --- a/src/contact/index.html +++ b/src/contact/index.html @@ -54,7 +54,7 @@ __HEADER__ <div class="border-all border-radius padding-40 hover-shadow"> <i class="ti-exchange-vertical text-dark"></i> <h5 class="font-weight-normal margin-top-20">IRC</h5> - <p>Instant community support.<br /><code>#adelie-support</code> on <code>irc.interlinked.me</code> port <code>6697</code> SSL.</p> + <p>Instant community support.<br /><code>#adelie-support</code> on <code>irc.adelielinux.org</code> port <code>6697</code> SSL.</p> </div> </a> <a class="col-12 col-md-6 col-lg-4 margin-top-30" href="social.html"> |