Skip to content

Commit 0ab81e6

Browse files
committed
docs: link to more up-to-date v8 docs
PR-URL: #2196 Reviewed-By: Colin Ihrig <[email protected]> Fixes: #2155
1 parent 4e92dbc commit 0ab81e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/addons.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ knowledge of several libraries:
88
creating objects, calling functions, etc. Documented mostly in the
99
`v8.h` header file (`deps/v8/include/v8.h` in the io.js source
1010
tree), which is also available
11-
[online](http://izs.me/v8-docs/main.html).
11+
[online](https://v8docs.nodesource.com/).
1212

1313
- [libuv](https://github.com/libuv/libuv), C event loop library.
1414
Anytime one needs to wait for a file descriptor to become readable,

0 commit comments

Comments
 (0)