From 3ffbbd3eef7a54faf745ae9f9fbc16acb1dd9232 Mon Sep 17 00:00:00 2001 From: Vse Mozhet Byt Date: Sat, 14 Jul 2018 15:10:10 +0300 Subject: doc: prevent some redirections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace some redirected URLs with the final ones. PR-URL: https://github.com/nodejs/node/pull/21811 Reviewed-By: Michaƫl Zasso Reviewed-By: Jon Moss Reviewed-By: Luigi Pinca --- doc/api/v8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/v8.md') diff --git a/doc/api/v8.md b/doc/api/v8.md index c5d23af7a3..c9afa93f89 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -413,4 +413,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-8.0/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4 +[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-8.9/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4 -- cgit v1.2.3