We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e92dbc commit 0ab81e6Copy full SHA for 0ab81e6
doc/api/addons.markdown
@@ -8,7 +8,7 @@ knowledge of several libraries:
8
creating objects, calling functions, etc. Documented mostly in the
9
`v8.h` header file (`deps/v8/include/v8.h` in the io.js source
10
tree), which is also available
11
- [online](http://izs.me/v8-docs/main.html).
+ [online](https://v8docs.nodesource.com/).
12
13
- [libuv](https://github.com/libuv/libuv), C event loop library.
14
Anytime one needs to wait for a file descriptor to become readable,
0 commit comments