Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4c724dd

Browse filesBrowse 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 <info@bnoordhuis.nl>
1 parent d6608ed commit 4c724dd
Copy full SHA for 4c724dd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/v8.markdown‎

Copy file name to clipboardExpand all lines: doc/api/v8.markdown
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.