From 16d26c552932b353c9aa4bf07044147a7a08f2ec Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 10 Oct 2015 10:02:47 +0300 Subject: [PATCH] pages/irc/chat: fix html which again is bound to break other things, todo: write bug reports --- pages/irc/chat.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/irc/chat.markdown b/pages/irc/chat.markdown index 275ad32..36f122d 100644 --- a/pages/irc/chat.markdown +++ b/pages/irc/chat.markdown @@ -25,11 +25,11 @@ channel (in order to reduce spam). * [Freenode: automatic identification (SASL)](https://freenode.net/sasl) Kiwi users: `I have a password` and type the password. - + * "Advanced" information: * network name: `freenode` * address: `chat.freenode.net` * SSL port: `6697` *SSL is required for joining the channel* * channel: `##Mikaela` -* [IRC link](ircs://chat.freenode.net:6697/##Mikaela) +* [IRC link](ircs://chat.freenode.net:6697/%23%23Mikaela)