File tree 2 files changed +2
-2
lines changed
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');
1110
1110
1111
1111
[ bindings]: https:// github.com/TooTallNate/node-bindings
1112
1112
[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
1114
1114
[examples]: https:// github.com/nodejs/nan/tree/master/examples/
1115
1115
[installation instructions]: https:// github.com/nodejs/node-gyp#installation
1116
1116
[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
469
469
[ `vm.runInContext()` ] : #vm_vm_runincontext_code_contextifiedsandbox_options
470
470
[ `vm.runInThisContext()` ] : #vm_vm_runinthiscontext_code_options
471
471
[ `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
473
473
[ contextified ] : #vm_what_does_it_mean_to_contextify_an_object
474
474
[ command line option ] : cli.html
You can’t perform that action at this time.
0 commit comments