diff options
author | Martin Cozzi <martin@cotap.com> | 2014-12-02 17:10:55 -0800 |
---|---|---|
committer | Chris Dickinson <christopher.s.dickinson@gmail.com> | 2014-12-02 20:30:45 -0800 |
commit | 550a444821498f93297a1871fc306f9a3f4a819b (patch) | |
tree | 37a46cb22deee9afbeea7e867212cec7e6490ce0 /README.md | |
parent | 280b3871f25d49ce8f5ebe545194fc31831a0454 (diff) | |
download | node-new-550a444821498f93297a1871fc306f9a3f4a819b.tar.gz |
doc: update README with irc channel
Fixes: https://github.com/iojs/io.js/issues/30
PR-URL: https://github.com/iojs/io.js/pull/31
Reviewed-by: Chris Dickinson <christopher.s.dickinson@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ Resources for Newcomers - [searching the npm registry](http://npmjs.org/) - [list of companies and projects using node](https://github.com/joyent/node/wiki/Projects,-Applications,-and-Companies-Using-Node) - [node.js mailing list](http://groups.google.com/group/nodejs) - - irc chatroom, [#node.js on freenode.net](http://webchat.freenode.net?channels=node.js&uio=d4) + - irc chatroom, [#io.js on freenode.net](http://webchat.freenode.net?channels=io.js&uio=d4) - [community](https://github.com/joyent/node/wiki/Community) - [contributing](https://github.com/joyent/node/wiki/Contributing) - [big list of all the helpful wiki pages](https://github.com/joyent/node/wiki/_pages) |