Skip to content

Commit

Permalink
Docs: fix broken links in developer guide (#13518)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Jul 31, 2020
1 parent 318fe10 commit 6fb4edd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/developer-guide/contributing/README.md
Expand Up @@ -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.

Expand Down

0 comments on commit 6fb4edd

Please sign in to comment.