Replace IRC link with WebChat link

It seems GitHub doesn't allow irc:// protocol, so replace it with WebChat link.
This commit is contained in:
Konrad Borowski 2013-08-30 18:12:50 +02:00
parent 3a893ff17f
commit 173fd4fd23

View file

@ -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 <https://lists.sourceforge.net/lists/listinfo/fish-users> 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 <https://lists.sourceforge.net/lists/listinfo/fish-users> 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.