Skip to content

Commit 4c724dd

Browse files
strawbrarybnoordhuis
authored andcommitted
doc: update V8 URL
https://code.google.com/p/v8/ redirects to the V8 issue tracker PR-URL: #5530 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent d6608ed commit 4c724dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/v8.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ v8.setFlagsFromString('--trace_gc');
8989
setTimeout(function() { v8.setFlagsFromString('--notrace_gc'); }, 60e3);
9090
```
9191

92-
[V8]: https://code.google.com/p/v8/
92+
[V8]: https://developers.google.com/v8/
9393
[here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md

0 commit comments

Comments
 (0)