doc: update V8 URL
authorCraig Akimoto <strawbrary@users.noreply.github.com>
Wed, 2 Mar 2016 19:16:24 +0000 (11:16 -0800)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 19:57:51 +0000 (12:57 -0700)
https://code.google.com/p/v8/ redirects to the V8 issue tracker

PR-URL: https://github.com/nodejs/node/pull/5530
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
doc/api/v8.markdown

index f6c0ae0..6753c2a 100644 (file)
@@ -40,5 +40,5 @@ v8.setFlagsFromString('--trace_gc');
 setTimeout(function() { v8.setFlagsFromString('--notrace_gc'); }, 60e3);
 ```
 
-[V8]: https://code.google.com/p/v8/
+[V8]: https://developers.google.com/v8/
 [here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md