Commit 3247280 1 parent 3b0703f commit 3247280 Copy full SHA for 3247280
File tree 2 files changed +3
-3
lines changed
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.
3449
3449
[ Node.js error codes ] : #nodejs-error-codes
3450
3450
[ RFC 7230 Section 3 ] : https://tools.ietf.org/html/rfc7230#section-3
3451
3451
[ 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
3453
3453
[ WHATWG Supported Encodings ] : util.md#whatwg-supported-encodings
3454
3454
[ WHATWG URL API ] : url.md#the-whatwg-url-api
3455
3455
[ `"exports"` ] : packages.md#exports
Original file line number Diff line number Diff line change @@ -423,8 +423,8 @@ This would require some tooling to:
423
423
[ NodeJS-Backport-Review-V8 ] : https://bugs.chromium.org/p/v8/issues/list?can=1&q=label%3ANodeJS-Backport-Review
424
424
[ V8 CI ] : https://ci.nodejs.org/job/node-test-commit-v8-linux/
425
425
[ 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
428
428
[ V8TemplateMergeRequest ] : https://bugs.chromium.org/p/v8/issues/entry?template=Node.js%20merge%20request
429
429
[ V8TemplateUpstreamBug ] : https://bugs.chromium.org/p/v8/issues/entry?template=Node.js%20upstream%20bug
430
430
[ `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