Browse Source

doc: fix IRC link

PR-URL: https://github.com/nodejs/node/pull/7210
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
v6.x
Ilkka Myller 9 years ago
committed by Evan Lucas
parent
commit
70167fd1d4
  1. 2
      README.md

2
README.md

@ -22,7 +22,7 @@ If you need help using or installing Node.js, please use the
* [Website](https://nodejs.org/en/)
* [Contributing to the project](./CONTRIBUTING.md)
* IRC (general questions): [#node.js on chat.freenode.net](https://webchat.freenode.net?channels=node.js&uio=d4)
* IRC (node core development): [#node-dev on chat.reenode.net](https://webchat.freenode.net?channels=node-dev&uio=d4)
* IRC (node core development): [#node-dev on chat.freenode.net](https://webchat.freenode.net?channels=node-dev&uio=d4)
## Release Types

Loading…
Cancel
Save