We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07426ef commit db6ea10Copy full SHA for db6ea10
doc/api/addons.markdown
@@ -77,4 +77,4 @@ All Node addons must export a function called `init` with this signature:
77
extern 'C' void init (Handle<Object> target)
78
79
For the moment, that is all the documentation on addons. Please see
80
-<http://github.com/joyent/node_postgres> for a real example.
+<https://github.com/ry/node_postgres> for a real example.
doc/api/appendix_1.markdown
@@ -21,7 +21,7 @@ elsewhere.
21
22
- [mDNS/Zeroconf/Bonjour](http://github.com/agnat/node_mdns)
23
24
-- [RabbitMQ, AMQP](http://github.com/joyent/node-amqp)
+- [RabbitMQ, AMQP](https://github.com/ry/node-amqp)
25
26
- [mysql](http://github.com/felixge/node-mysql)
27
0 commit comments