Skip to content

Commit

Permalink
doc: add Cloud9 links to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian authored and bnoordhuis committed May 1, 2012
1 parent e02d5c9 commit 6cacb9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/community/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
<h2 class="documentation">Documentation</h2>

<p><a href="http://nodejs.org/api">Official API docs</a> detail the node API.</p>
<p><a href="http://www.nodemanual.org">Node Manual</a> offers stylized API docs, as well as tutorials and live code samples</p>
<p><a href="http://www.nodebits.org">Node Bits</a> provides sample Node.js projects</p>
<p><a href="http://docs.nodejitsu.com/">docs.nodejitsu.com</a> answers many of the common problems people come across.</p>
<p><a href="http://howtonode.org/">How To Node</a> has a growing number of useful tutorials.</p>
<p><a href="http://stackoverflow.com/questions/tagged/node.js">Stack Overflow node.js tag</a> collects new information every day.</p>
Expand Down

0 comments on commit 6cacb9a

Please sign in to comment.