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 @@ -3449,7 +3449,7 @@ The native call from `process.cpuUsage` could not be processed.
34493449[ Node.js error codes ] : #nodejs-error-codes
34503450[ RFC 7230 Section 3 ] : https://tools.ietf.org/html/rfc7230#section-3
34513451[ Subresource Integrity specification ] : https://www.w3.org/TR/SRI/#the-integrity-attribute
3452- [ V8's stack trace API ] : https://github.com/v8/v8/wiki/Stack-Trace-API
3452+ [ V8's stack trace API ] : https://v8.dev/docs/stack-trace-api
34533453[ WHATWG Supported Encodings ] : util.md#whatwg-supported-encodings
34543454[ WHATWG URL API ] : url.md#the-whatwg-url-api
34553455[ `"exports"` ] : packages.md#exports
Original file line number Diff line number Diff line change @@ -423,8 +423,8 @@ This would require some tooling to:
423423[ NodeJS-Backport-Review-V8 ] : https://bugs.chromium.org/p/v8/issues/list?can=1&q=label%3ANodeJS-Backport-Review
424424[ V8 CI ] : https://ci.nodejs.org/job/node-test-commit-v8-linux/
425425[ V8ActiveBranches ] : https://build.chromium.org/p/client.v8.branches/console
426- [ V8Contributing ] : https://github.com/v8/v8/wiki/Contributing
427- [ V8MergingPatching ] : https://github.com/v8/v8/wiki/Merging%20&%20Patching
426+ [ V8Contributing ] : https://v8.dev/docs/contribute
427+ [ V8MergingPatching ] : https://v8.dev/docs/merge-patch
428428[ V8TemplateMergeRequest ] : https://bugs.chromium.org/p/v8/issues/entry?template=Node.js%20merge%20request
429429[ V8TemplateUpstreamBug ] : https://bugs.chromium.org/p/v8/issues/entry?template=Node.js%20upstream%20bug
430430[ `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