README.markdown: Add the missing URLs

Wed, 10 Feb 2010 15:01:40 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 10 Feb 2010 15:01:40 +0000
changeset 11
080d81e07112
parent 10
543c2018896c
child 12
1fe880c7383e

README.markdown: Add the missing URLs

README.markdown file | annotate | diff | comparison | revisions
--- a/README.markdown	Wed Feb 10 14:50:48 2010 +0000
+++ b/README.markdown	Wed Feb 10 15:01:40 2010 +0000
@@ -26,9 +26,11 @@
 
 ### Getting started
 Firstly, you'll need Node installed if you haven't it already, this is fairly straightforward -
-*[instructions are here](#)*.
+[instructions are here](http://nodejs.org/#build).
 
-Check out the source xmpp.js code, from either the *Mercurial repository* or *Github project*.
+Check out the source xmpp.js code, from either the
+[Mercurial repository](http://code.matthewwild.co.uk/xmppjs/) or
+[Github project](http://github.com/mwild1/xmppjs).
 
 In the examples directory you will find an example component which echoes messages it receives
 back to the sender. If you have a local [Prosody](http://prosody.im/) server installed then you

mercurial