Change 'real example' in addon doc
authorRyan Dahl <ry@tinyclouds.org>
Fri, 23 Dec 2011 23:10:06 +0000 (15:10 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 23 Dec 2011 23:10:22 +0000 (15:10 -0800)
doc/api/addons.markdown

index b004014..6f99f8b 100644 (file)
@@ -88,4 +88,4 @@ the recently built module:
     console.log(addon.hello()); // 'world'
 
 For the moment, that is all the documentation on addons. Please see
-<https://github.com/ry/node_postgres> for a real example.
+<https://github.com/pietern/hiredis-node> for a real example.