We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a91fa1 commit 35bbe98Copy full SHA for 35bbe98
doc/api/addons.markdown
@@ -10,7 +10,7 @@ knowledge of several libraries:
10
tree), which is also available
11
[online](http://v8dox.com/).
12
13
- - [libuv](https://github.com/joyent/libuv), C event loop library.
+ - [libuv](https://github.com/libuv/libuv), C event loop library.
14
Anytime one needs to wait for a file descriptor to become readable,
15
wait for a timer, or wait for a signal to be received one will need
16
to interface with libuv. That is, if you perform any I/O, libuv will
0 commit comments