diff options
author | varac <varacanero@zeromail.org> | 2016-04-01 20:45:14 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-04-01 20:45:14 +0200 |
commit | 29eca0e92952b5f6f199edeed0b84e52fec9de26 (patch) | |
tree | 0fcd4a323a1610057f47ffb8c319b0dedf720218 | |
parent | 6f441494fb35a5bb01445bf9cd65cf250aa13bf9 (diff) |
use irc.freenode.net for webirc, use ssl as well
-rw-r--r-- | pages/en.html.haml | 2 | ||||
-rw-r--r-- | pages/es.html.haml | 2 | ||||
-rw-r--r-- | pages/inc/en.haml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/pages/en.html.haml b/pages/en.html.haml index 99193ed..3a6e956 100644 --- a/pages/en.html.haml +++ b/pages/en.html.haml @@ -17,7 +17,7 @@ .col-xs-4.text-left %span %i.fa.fa-2x.fa-comments - = link('#leap' => 'https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap') + = link('#leap' => 'https://kiwiirc.com/client/irc.freenode.net:+6697/?nick=guest?#leap') .row.p .col-sm-4 diff --git a/pages/es.html.haml b/pages/es.html.haml index 484d7a9..1953468 100644 --- a/pages/es.html.haml +++ b/pages/es.html.haml @@ -20,7 +20,7 @@ .col-xs-4.text-left %span %i.fa.fa-2x.fa-comments - = link('#leap' => 'https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap') + = link('#leap' => 'https://kiwiirc.com/client/irc.freenode.net:+6697/?nick=guest?#leap') .row.p .col-sm-4 diff --git a/pages/inc/en.haml b/pages/inc/en.haml index da3594b..df96188 100644 --- a/pages/inc/en.haml +++ b/pages/inc/en.haml @@ -11,7 +11,7 @@ <a href='mailto:discuss-subscribe@leap.se'>discuss-subscribe@leap.se</a> %span.blue %i.fa.fa-2x.fa-comments - = link('#leap' => 'https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap') + = link('#leap' => 'https://kiwiirc.com/client/irc.freenode.net:+6697/?nick=guest?#leap') .row-fluid.p .span4 |