Skip to content

Commit db6ea10

Browse files
koichikry
authored andcommitted
Correct some links
1 parent 07426ef commit db6ea10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/api/addons.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ All Node addons must export a function called `init` with this signature:
7777
extern 'C' void init (Handle<Object> target)
7878

7979
For the moment, that is all the documentation on addons. Please see
80-
<http://github.com/joyent/node_postgres> for a real example.
80+
<https://github.com/ry/node_postgres> for a real example.

doc/api/appendix_1.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ elsewhere.
2121

2222
- [mDNS/Zeroconf/Bonjour](http://github.com/agnat/node_mdns)
2323

24-
- [RabbitMQ, AMQP](http://github.com/joyent/node-amqp)
24+
- [RabbitMQ, AMQP](https://github.com/ry/node-amqp)
2525

2626
- [mysql](http://github.com/felixge/node-mysql)
2727

0 commit comments

Comments
 (0)