@@ -35,7 +35,7 @@ so that you can make the actual changes. This is where we will start.
35
35
* [ Getting Approvals for your Pull Request] ( #getting-approvals-for-your-pull-request )
36
36
* [ CI Testing] ( #ci-testing )
37
37
* [ 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 )
39
39
40
40
## Dependencies
41
41
@@ -644,17 +644,17 @@ doesn't need to wait. A Pull Request may well take longer to be
644
644
merged in. All these precautions are important because Node.js is
645
645
widely used, so don't be discouraged!
646
646
647
- ### Check Out the Collaborator's Guide
647
+ ### Check Out the Collaborator Guide
648
648
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] [ ] .
652
651
653
652
[ approved ] : #getting-approvals-for-your-pull-request
654
653
[ benchmark results ] : ../writing-and-running-benchmarks.md
655
654
[ Building guide ] : ../../../BUILDING.md
656
655
[ CI (Continuous Integration) test run ] : #ci-testing
657
656
[ Code of Conduct ] : https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
657
+ [ Collaborator Guide ] : ../../../COLLABORATOR_GUIDE.md
658
658
[ guide for writing tests in Node.js ] : ../writing-tests.md
659
659
[ https://ci.nodejs.org/ ] : https://ci.nodejs.org/
660
660
[ IRC in the #node-dev channel ] : https://webchat.freenode.net?channels=node-dev&uio=d4
0 commit comments