File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1110,7 +1110,7 @@ const addon = require('./build/Release/addon');
11101110
11111111[ bindings]: https:// github.com/TooTallNate/node-bindings
11121112[download]: https:// github.com/nodejs/node-addon-examples
1113- [Embedder' s Guide]: https://developers.google. com/v8/embed
1113+ [Embedder' s Guide]: https://github. com/v8/v8/wiki/Embedder ' s%20Guide
11141114[examples]: https:// github.com/nodejs/nan/tree/master/examples/
11151115[installation instructions]: https:// github.com/nodejs/node-gyp#installation
11161116[libuv]: https:// github.com/libuv/libuv
Original file line number Diff line number Diff line change @@ -469,6 +469,6 @@ associating it with the `sandbox` object is what this document refers to as
469469[ `vm.runInContext()` ] : #vm_vm_runincontext_code_contextifiedsandbox_options
470470[ `vm.runInThisContext()` ] : #vm_vm_runinthiscontext_code_options
471471[ `eval()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval
472- [ V8 Embedder's Guide ] : https://developers.google. com/v8/embed #contexts
472+ [ V8 Embedder's Guide ] : https://github. com/v8/v8/wiki/Embedder's%20Guide #contexts
473473[ contextified ] : #vm_what_does_it_mean_to_contextify_an_object
474474[ command line option ] : cli.html
You can’t perform that action at this time.
0 commit comments