From 6f441494fb35a5bb01445bf9cd65cf250aa13bf9 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 1 Apr 2016 20:35:53 +0200 Subject: Fixed webirc link http://irc.lc/freenode/leap was not working anymore, we now use https://kiwiirc.com/client/irc.kiwiirc.com/?nick=guest?#leap - Resolves: # --- pages/es.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/es.html.haml') 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 -- cgit v1.2.3