Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Differentiating between io.js and node
  • Loading branch information
imjacobclark committed Dec 5, 2014
commit ff8f602fc4d533f4402f63c6f7e6bf8ae7a65e6d
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ Resources for Newcomers
- [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)
- [node community](https://github.com/joyent/node/wiki/Community)
- [contributing](https://github.com/io.js/iojs/wiki/Contributing)
- [big list of all the helpful wiki pages](https://github.com/joynet/node/wiki/_pages)
- [big list of all the helpful wiki pages](https://github.com/io.js/iojs/wiki/_pages)
- [io.js contributing](https://github.com/io.js/iojs/wiki/Contributing)
- [big list of all the helpful node wiki pages](https://github.com/joynet/node/wiki/_pages)
- [big list of all the helpful io.js wiki pages](https://github.com/io.js/iojs/wiki/_pages)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: put io.js-based resources above their node.js equivalents?