@@ -121,7 +121,7 @@ included in the API docs will also be checked when running `make lint` (or
121
121
use ` REPLACEME ` for the version number in the documentation YAML.
122
122
123
123
For 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
125
125
[ README of ` src/ ` ] ( ../../../src/README.md ) for an overview over Node.js
126
126
C++ internals.
127
127
@@ -582,14 +582,14 @@ If you want to know more about the code review and the landing process, see the
582
582
[ Collaborator Guide] [ ] .
583
583
584
584
[ approved ] : #getting-approvals-for-your-pull-request
585
- [ benchmark results ] : ../../../benchmark/ writing-and-running-benchmarks.md
585
+ [ benchmark results ] : ../writing-and-running-benchmarks.md
586
586
[ Building guide ] : ../../../BUILDING.md
587
587
[ CI (Continuous Integration) test run ] : #ci-testing
588
588
[ 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
590
590
[ guide for writing tests in Node.js ] : ../writing-tests.md
591
591
[ hiding-a-comment ] : https://help.github.com/articles/managing-disruptive-comments/#hiding-a-comment
592
592
[ https://ci.nodejs.org/ ] : https://ci.nodejs.org/
593
593
[ 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
595
595
[ running tests ] : ../../../BUILDING.md#running-tests
0 commit comments