diff options
-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 51a50e6..99193ed 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' => 'http://irc.lc/freenode/leap') + = link('#leap' => 'https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap') .row.p .col-sm-4 diff --git a/pages/es.html.haml b/pages/es.html.haml index a7eac78..484d7a9 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' => 'http://irc.lc/freenode/leap') + = link('#leap' => 'https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap') .row.p .col-sm-4 diff --git a/pages/inc/en.haml b/pages/inc/en.haml index 0e7dfcb..da3594b 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' => 'http://irc.lc/freenode/leap') + = link('#leap' => 'https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap') .row-fluid.p .span4 |