From a3ab8f5c7ff2cc72337cec8c873c22b169a629a7 Mon Sep 17 00:00:00 2001 From: Devin Boyer Date: Wed, 19 Jul 2017 13:22:01 -0400 Subject: [PATCH 1/2] doc: replace dead link in v8 module --- doc/api/v8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/v8.md b/doc/api/v8.md index e9ee98a4844cf6..931efde5bd2da7 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -407,4 +407,4 @@ A subclass of [`Deserializer`][] corresponding to the format written by [V8]: https://developers.google.com/v8/ [`vm.Script`]: vm.html#vm_new_vm_script_code_options [here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md -[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-5.0/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4 +[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-6.10/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4 From 9c33856b0a6100640f6f6633528b08ed5fe94656 Mon Sep 17 00:00:00 2001 From: Devin Boyer Date: Wed, 19 Jul 2017 14:15:31 -0400 Subject: [PATCH 2/2] doc: update link to node-8.0 --- doc/api/v8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/v8.md b/doc/api/v8.md index 931efde5bd2da7..11b3f1e3ae72b7 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -407,4 +407,4 @@ A subclass of [`Deserializer`][] corresponding to the format written by [V8]: https://developers.google.com/v8/ [`vm.Script`]: vm.html#vm_new_vm_script_code_options [here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md -[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-6.10/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4 +[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-8.0/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4