Skip to content

Commit

Permalink
doc: replace dead link in v8 module
Browse files Browse the repository at this point in the history
PR-URL: #14372
Reviewed-By: Joyee Cheung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
drboyer authored and MylesBorins committed Aug 16, 2017
1 parent 1a8bf8a commit 1703871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/v8.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ setTimeout(function() { v8.setFlagsFromString('--notrace_gc'); }, 60e3);

[V8]: https://developers.google.com/v8/
[here]: https://github.com/thlorenz/v8-flags/blob/master/flags-0.11.md
[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-5.0/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4
[`GetHeapSpaceStatistics`]: https://v8docs.nodesource.com/node-8.0/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4

0 comments on commit 1703871

Please sign in to comment.