From 173fd4fd23ea4212ec41184c28e723b2f5f56e13 Mon Sep 17 00:00:00 2001 From: Konrad Borowski Date: Fri, 30 Aug 2013 18:12:50 +0200 Subject: [PATCH] Replace IRC link with WebChat link It seems GitHub doesn't allow irc:// protocol, so replace it with WebChat link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35ce6fa47..c0b8c69a8 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,6 @@ Substitute /bin/bash with /bin/tcsh or /bin/zsh as appropriate. ## Contact Us -Questions, comments, rants and raves can be posted to the official fish mailing list at or join us on our IRC channel [#fish at irc.oftc.net](irc://irc.oftc.net/fish). +Questions, comments, rants and raves can be posted to the official fish mailing list at or join us on our IRC channel [#fish at irc.oftc.net](https://webchat.oftc.net/?channels=fish). Found a bug? Have an awesome idea? Please open an issue on this github page.