diff --git a/docs/developer-guide/contributing/README.md b/docs/developer-guide/contributing/README.md index a22ea5d90a2..e341083febc 100644 --- a/docs/developer-guide/contributing/README.md +++ b/docs/developer-guide/contributing/README.md @@ -4,11 +4,11 @@ One of the great things about open source projects is that anyone can contribute This guide is intended for anyone who wants to contribute to an ESLint project. Please read it carefully as it answers a lot of the questions many newcomers have when first working with our projects. -## Read the [Code of Conduct](https://js.foundation/community/code-of-conduct) +## Read the [Code of Conduct](https://eslint.org/conduct) -ESLint welcomes contributions from everyone and adheres to the [JS Foundation Code of Conduct](https://js.foundation/community/code-of-conduct). We kindly request that you read over our code of conduct before contributing. +ESLint welcomes contributions from everyone and adheres to the [OpenJS Foundation Code of Conduct](https://eslint.org/conduct). We kindly request that you read over our code of conduct before contributing. -## [Signing the CLA](https://js.foundation/CLA) +## [Signing the CLA](https://openjsf.org/about/the-openjs-foundation-cla/) In order to submit code or documentation to an ESLint project, you will need to electronically sign our [Contributor License Agreement](https://cla.js.foundation/eslint/eslint). The CLA is you giving us permission to use your contribution.