Skip to content

Commit

Permalink
change irc:// URI to freenode's webchat
Browse files Browse the repository at this point in the history
most IRC clients don't seem to support irc://, obviously not the command-line ones. additionally, GitHub doesn't consider irc:// a hyperlink so that's less useful but it does hyperlink this (and we're on freenode)

update webchat URL to have the correct channel
  • Loading branch information
tejasmanohar committed Oct 5, 2015
1 parent 9bcd843 commit 1932b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -75,7 +75,7 @@ We usually keep a list of features and bugs [in the issue tracker][2].
[2]: https://github.com/elixir-lang/elixir/issues
[3]: https://groups.google.com/group/elixir-lang-talk
[4]: https://groups.google.com/group/elixir-lang-core
[5]: irc://chat.freenode.net/elixir-lang
[5]: https://webchat.freenode.net/?channels=#elixir-lang
[6]: http://www.freenode.net
[7]: http://elixir-lang.org/docs.html

Expand Down

0 comments on commit 1932b52

Please sign in to comment.