Fix links
authorRyan Dahl <ry@tinyclouds.org>
Fri, 28 Jan 2011 00:24:02 +0000 (16:24 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 28 Jan 2011 00:24:02 +0000 (16:24 -0800)
README.md

index 3dbbb0d..9601bfc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,10 +21,11 @@ To read the documentation:
 
 Resources for Newcomers
 ---
+  - [The Wiki](http://github.com/ry/node/wiki)
   - [nodejs.org](http://nodejs.org/)
-  - [how to install node.js and npm (node package manager)](joyeur.com/2010/12/10/installing-node-and-npm/)
-  - [list of modules](github.com/ry/node/wiki/modules)
-  - [list of companies and projects using node](github.com/ry/node/wiki)
+  - [how to install node.js and npm (node package manager)](http://joyeur.com/2010/12/10/installing-node-and-npm/)
+  - [list of modules](http://github.com/ry/node/wiki/modules)
+  - [list of companies and projects using node](http://github.com/ry/node/wiki)
   - [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)
   - [community](https://github.com/ry/node/wiki/Community)