Skip to content

Commit 0ffe15c

Browse files
authored
Fix broken link to community contributing guide (#6616)
1 parent ea6e3dd commit 0ffe15c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Welcome to OpenTelemetry Java repository!
44

55
Before you start - see OpenTelemetry general
6-
[contributing](https://github.com/open-telemetry/community/blob/main/CONTRIBUTING.md)
6+
[contributing](https://github.com/open-telemetry/community/blob/main/guides/contributor/README.md)
77
requirements and recommendations.
88

99
If you want to add new features or change behavior, please make sure your changes follow the

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Triagers:
298298

299299
- [Gregor Zeitlinger](https://github.com/zeitlinger), Grafana Labs
300300

301-
*Find more about the triager role in [community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md#triager).*
301+
*Find more about the triager role in [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#triager).*
302302

303303
Approvers ([@open-telemetry/java-approvers](https://github.com/orgs/open-telemetry/teams/java-approvers)):
304304

@@ -307,7 +307,7 @@ Approvers ([@open-telemetry/java-approvers](https://github.com/orgs/open-telemet
307307
- [Lauri Tulmin](https://github.com/laurit), Splunk
308308
- [Trask Stalnaker](https://github.com/trask), Microsoft
309309

310-
*Find more about the approver role in [community repository](https://github.com/open-telemetry/community/blob/master/community-membership.md#approver).*
310+
*Find more about the approver role in [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).*
311311

312312
Maintainers ([@open-telemetry/java-maintainers](https://github.com/orgs/open-telemetry/teams/java-maintainers)):
313313

@@ -320,7 +320,7 @@ Emeritus:
320320
- Maintainer [Carlos Alberto](https://github.com/carlosalberto)
321321
- Approver [Mateusz Rzeszutek](https://github.com/mateuszrzeszutek)
322322

323-
*Find more about the maintainer role in [community repository](https://github.com/open-telemetry/community/blob/master/community-membership.md#maintainer).*
323+
*Find more about the maintainer role in [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer).*
324324

325325
### Thanks to all the people who have contributed
326326

0 commit comments

Comments
 (0)