Skip to content
This repository was archived by the owner on Feb 17, 2019. It is now read-only.

Commit 7082863

Browse files
committed
new libuv location
1 parent 65c9962 commit 7082863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

original_docs_source.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ knowledge of several libraries:
1616
tree), which is also available
1717
[online](http://izs.me/v8-docs/main.html).
1818

19-
- [libuv](https://github.com/joyent/libuv), C event loop library.
19+
- [libuv](https://github.com/libuv/libuv), C event loop library.
2020
Anytime one needs to wait for a file descriptor to become readable,
2121
wait for a timer, or wait for a signal to be received one will need
2222
to interface with libuv. That is, if you perform any I/O, libuv will

0 commit comments

Comments
 (0)