Skip to content

Commit 3a7929a

Browse files
committed
doc: update v8 link in maintaining-V8.md
1 parent dc53c29 commit 3a7929a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contributing/maintaining-V8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)