File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3342,7 +3342,7 @@ The native call from `process.cpuUsage` could not be processed.
3342
3342
[ Node.js error codes ] : #nodejs-error-codes
3343
3343
[ RFC 7230 Section 3 ] : https://tools.ietf.org/html/rfc7230#section-3
3344
3344
[ Subresource Integrity specification ] : https://www.w3.org/TR/SRI/#the-integrity-attribute
3345
- [ V8's stack trace API ] : https://github.com/v8/v8/wiki/Stack-Trace-API
3345
+ [ V8's stack trace API ] : https://v8.dev/docs/stack-trace-api
3346
3346
[ WHATWG Supported Encodings ] : util.md#whatwg-supported-encodings
3347
3347
[ WHATWG URL API ] : url.md#the-whatwg-url-api
3348
3348
[ `"exports"` ] : packages.md#exports
Original file line number Diff line number Diff line change @@ -425,8 +425,8 @@ This would require some tooling to:
425
425
[ NodeJS-Backport-Review-V8 ] : https://bugs.chromium.org/p/v8/issues/list?can=1&q=label%3ANodeJS-Backport-Review
426
426
[ V8 CI ] : https://ci.nodejs.org/job/node-test-commit-v8-linux/
427
427
[ V8ActiveBranches ] : https://build.chromium.org/p/client.v8.branches/console
428
- [ V8Contributing ] : https://github.com/v8/v8/wiki/Contributing
429
- [ V8MergingPatching ] : https://github.com/v8/v8/wiki/Merging%20&%20Patching
428
+ [ V8Contributing ] : https://v8.dev/docs/contribute
429
+ [ V8MergingPatching ] : https://v8.dev/docs/merge-patch
430
430
[ V8TemplateMergeRequest ] : https://bugs.chromium.org/p/v8/issues/entry?template=Node.js%20merge%20request
431
431
[ V8TemplateUpstreamBug ] : https://bugs.chromium.org/p/v8/issues/entry?template=Node.js%20upstream%20bug
432
432
[ `git-node` ] : https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md#git-node-v8
You can’t perform that action at this time.
0 commit comments