Skip to content

Commit a87cf2c

Browse files
authored
Fix Broken Links to CoC and Contributor Guide (#3089)
* updating CoC link * Updating broken collaborator guide link
1 parent cca4a16 commit a87cf2c

File tree

27 files changed

+34
-34
lines changed

27 files changed

+34
-34
lines changed

locale/ar/about/governance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ layout: about.hbs
1717

1818
للاطلاع على قائمة المساهمين الحالية، انظر ملف [README.md][] الخاص بالمشروع
1919

20-
يجدر الإشارة أيضا إلى أن هناك دليلا يخص المساهمين و تتم مراجعته دوريا في ملف [COLLABORATOR_GUIDE.md][]
20+
يجدر الإشارة أيضا إلى أن هناك دليلا يخص المساهمين و تتم مراجعته دوريا في ملف [collaborator-guide.md][]
2121

2222
## اللجان العليا
2323

2424
يتم قيادة المشروع بشكل مشترك من قبل كل من [لجنة التوجيه التقني (TSC)][] المسؤولة عن القيادة العليا للمشروع و [لجنة المجتمع (CommComm)][] المسؤولة عن توسيع مجتمع النود جي اس.
2525

26-
[COLLABORATOR_GUIDE.md]: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md
26+
[collaborator-guide.md]: https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md
2727
[لجنة المجتمع (CommComm)]: https://github.com/nodejs/community-committee/blob/master/Community-Committee-Charter.md
2828
[منهج الإجماع في إتخاذ القرارات]: https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
2929
[README.md]: https://github.com/nodejs/node/blob/master/README.md#current-project-team-members

locale/ar/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"text": "مساهمة"
127127
},
128128
"conduct": {
129-
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct",
129+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
130130
"text": "القواعد السلوكية"
131131
},
132132
"node-meetups": {

locale/ca/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"text": "Contribueix"
127127
},
128128
"conduct": {
129-
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct",
129+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
130130
"text": "Codi de Conducta"
131131
}
132132
},

locale/de/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"text": "Mitwirken"
109109
},
110110
"conduct": {
111-
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct",
111+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
112112
"text": "Verhaltenskodex"
113113
}
114114
},

locale/en/about/governance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ TSC and their nomination is discussed with the existing Collaborators.
2020

2121
For the current list of Collaborators, see the project's [README.md][].
2222

23-
A guide for Collaborators is maintained at [COLLABORATOR_GUIDE.md][].
23+
A guide for Collaborators is maintained at [collaborator-guide.md][].
2424

2525
## Top Level Committees
2626

@@ -29,7 +29,7 @@ which is responsible for high-level guidance of the project, and the
2929
[Community Committee (CommComm)][] which is responsible for guiding and
3030
extending the Node.js community.
3131

32-
[COLLABORATOR_GUIDE.md]: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md
32+
[collaborator-guide.md]: https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md
3333
[Community Committee (CommComm)]: https://github.com/nodejs/community-committee/blob/master/Community-Committee-Charter.md
3434
[Consensus Seeking]: https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
3535
[README.md]: https://github.com/nodejs/node/blob/master/README.md#current-project-team-members

locale/en/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"text": "Contribute"
128128
},
129129
"conduct": {
130-
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct",
130+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
131131
"text": "Code of Conduct"
132132
},
133133
"node-meetups": {

locale/es/about/governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Las personas que hacen contribuciones importantes y valiosas se convierten en Co
1717

1818
Para ver la lista actual de Colaboradores, consulte el archivo [README.md](https://github.com/nodejs/node/blob/master/README.md#current-project-team-members) del proyecto.
1919

20-
Se mantiene una guía para Colaboradores en [COLLABORATOR_GUIDE.md](https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md).
20+
Se mantiene una guía para Colaboradores en [collaborator-guide.md](https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md).
2121

2222
## Comités de nivel superior
2323

locale/es/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"text": "Contribuye"
128128
},
129129
"conduct": {
130-
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct",
130+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
131131
"text": "Código de Conducta"
132132
}
133133
},

locale/fa/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"text": "مشارکت"
128128
},
129129
"conduct": {
130-
"link": "https://github.com/nodejs/node/blob/master/CONTRIBUTING.md#code-of-conduct",
130+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
131131
"text": "شیوه تعامل برای مشارکت"
132132
}
133133
},

locale/fr/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"text": "Contribuer"
128128
},
129129
"conduct": {
130-
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/coc.md#code-of-conduct",
130+
"link": "https://github.com/nodejs/node/blob/master/doc/guides/contributing/code-of-conduct.md",
131131
"text": "Code de conduite"
132132
},
133133
"node-meetups": {

0 commit comments

Comments
 (0)