We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6608ed commit 4c724ddCopy full SHA for 4c724dd
doc/api/v8.markdown
@@ -89,5 +89,5 @@ v8.setFlagsFromString('--trace_gc');
89
setTimeout(function() { v8.setFlagsFromString('--notrace_gc'); }, 60e3);
90
```
91
92
-[V8]: https://code.google.com/p/v8/
+[V8]: https://developers.google.com/v8/
93
[here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md
0 commit comments