@@ -35,7 +35,7 @@ so that you can make the actual changes. This is where we will start.
3535 * [ Getting Approvals for your Pull Request] ( #getting-approvals-for-your-pull-request )
3636 * [ CI Testing] ( #ci-testing )
3737 * [ Waiting Until the Pull Request Gets Landed] ( #waiting-until-the-pull-request-gets-landed )
38- * [ Check Out the Collaborator's Guide] ( #check-out-the-collaborators -guide )
38+ * [ Check Out the Collaborator Guide] ( #check-out-the-collaborator -guide )
3939
4040## Dependencies
4141
@@ -644,17 +644,17 @@ doesn't need to wait. A Pull Request may well take longer to be
644644merged in. All these precautions are important because Node.js is
645645widely used, so don't be discouraged!
646646
647- ### Check Out the Collaborator's Guide
647+ ### Check Out the Collaborator Guide
648648
649- If you want to know more about the code review and the landing process,
650- you can take a look at the
651- [ collaborator's guide] ( https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md ) .
649+ If you want to know more about the code review and the landing process, see the
650+ [ Collaborator Guide] [ ] .
652651
653652[ approved ] : #getting-approvals-for-your-pull-request
654653[ benchmark results ] : ../writing-and-running-benchmarks.md
655654[ Building guide ] : ../../../BUILDING.md
656655[ CI (Continuous Integration) test run ] : #ci-testing
657656[ Code of Conduct ] : https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
657+ [ Collaborator Guide ] : ../../../COLLABORATOR_GUIDE.md
658658[ guide for writing tests in Node.js ] : ../writing-tests.md
659659[ https://ci.nodejs.org/ ] : https://ci.nodejs.org/
660660[ IRC in the #node-dev channel ] : https://webchat.freenode.net?channels=node-dev&uio=d4
0 commit comments