diff --git a/content/en/docs/contributing/_index.md b/content/en/docs/contributing/_index.md index 5057845e9788..9cdf69880ed2 100644 --- a/content/en/docs/contributing/_index.md +++ b/content/en/docs/contributing/_index.md @@ -16,7 +16,7 @@ The following guides describe how to contribute to OpenTelemetry documentation. For guidance on how to contribute to the OpenTelemetry project in general, see the -[OpenTelemetry Contributor Guide](https://github.com/open-telemetry/community/blob/main/CONTRIBUTING.md) +[OpenTelemetry Contributor Guide](https://github.com/open-telemetry/community/blob/main/guides/contributor/README.md) , which provides details on the Contributor License Agreement and the Code of Conduct. Every language implementation, Collector, and conventions [repository](https://github.com/open-telemetry/) has its own specific diff --git a/content/en/docs/contributing/requirements.md b/content/en/docs/contributing/requirements.md index cd90ca36161f..87e92d63a3b7 100644 --- a/content/en/docs/contributing/requirements.md +++ b/content/en/docs/contributing/requirements.md @@ -18,7 +18,7 @@ locally, see [Development](/docs/contributing/development). ## Sign the CNCF CLA {#sign-the-cla} All OpenTelemetry contributors must read the -[Contributor guide](https://github.com/open-telemetry/community/blob/main/CONTRIBUTING.md) +[Contributor guide](https://github.com/open-telemetry/community/blob/main/guides/contributor/README.md) and [sign the Contributor License Agreement (CLA)](https://docs.linuxfoundation.org/lfx/easycla/contributors).