Correct some links
This commit is contained in:
parent
07426ef29c
commit
db6ea10948
@ -77,4 +77,4 @@ All Node addons must export a function called `init` with this signature:
|
||||
extern 'C' void init (Handle<Object> target)
|
||||
|
||||
For the moment, that is all the documentation on addons. Please see
|
||||
<http://github.com/joyent/node_postgres> for a real example.
|
||||
<https://github.com/ry/node_postgres> for a real example.
|
||||
|
@ -21,7 +21,7 @@ elsewhere.
|
||||
|
||||
- [mDNS/Zeroconf/Bonjour](http://github.com/agnat/node_mdns)
|
||||
|
||||
- [RabbitMQ, AMQP](http://github.com/joyent/node-amqp)
|
||||
- [RabbitMQ, AMQP](https://github.com/ry/node-amqp)
|
||||
|
||||
- [mysql](http://github.com/felixge/node-mysql)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user