doc: remove broken links on community page

Links to Node Manual and Node Bits both are broken, so this commit
removes them from the community page.
archived-io.js-v0.10
Rafael Henrique Moreira 2013-05-25 04:01:25 +00:00 committed by Ben Noordhuis
parent f904d614bf
commit 14b10c40ac
1 changed files with 0 additions and 8 deletions

View File

@ -54,14 +54,6 @@
<a href="http://nodejs.org/api">Official API docs</a> detail the <a href="http://nodejs.org/api">Official API docs</a> detail the
node API. node API.
</p> </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> <p>
<a href="http://docs.nodejitsu.com/">docs.nodejitsu.com</a> <a href="http://docs.nodejitsu.com/">docs.nodejitsu.com</a>
answers many of the common problems people come across. answers many of the common problems people come across.