@@ -121,7 +121,7 @@ included in the API docs will also be checked when running `make lint` (or
121121use ` REPLACEME ` for the version number in the documentation YAML.
122122
123123For contributing C++ code, you may want to look at the
124- [ C++ Style Guide] ( ../../ cpp-style-guide.md ) , as well as the
124+ [ C++ Style Guide] ( ../cpp-style-guide.md ) , as well as the
125125[ README of ` src/ ` ] ( ../../../src/README.md ) for an overview over Node.js
126126C++ internals.
127127
@@ -582,14 +582,14 @@ If you want to know more about the code review and the landing process, see the
582582[ Collaborator Guide] [ ] .
583583
584584[ approved ] : #getting-approvals-for-your-pull-request
585- [ benchmark results ] : ../../../benchmark/ writing-and-running-benchmarks.md
585+ [ benchmark results ] : ../writing-and-running-benchmarks.md
586586[ Building guide ] : ../../../BUILDING.md
587587[ CI (Continuous Integration) test run ] : #ci-testing
588588[ Code of Conduct ] : https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
589- [ Collaborator Guide ] : ../../../COLLABORATOR_GUIDE .md
589+ [ Collaborator Guide ] : ../collaborator-guide .md
590590[ guide for writing tests in Node.js ] : ../writing-tests.md
591591[ hiding-a-comment ] : https://help.github.com/articles/managing-disruptive-comments/#hiding-a-comment
592592[ https://ci.nodejs.org/ ] : https://ci.nodejs.org/
593593[ IRC in the #node-dev channel ] : https://webchat.freenode.net?channels=node-dev&uio=d4
594- [ Onboarding guide ] : ../../onboarding.md
594+ [ Onboarding guide ] : ../../../ onboarding.md
595595[ running tests ] : ../../../BUILDING.md#running-tests
0 commit comments