Skip to content

Commit 6fb4edd

Browse files
authored
Docs: fix broken links in developer guide (#13518)
1 parent 318fe10 commit 6fb4edd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/developer-guide/contributing/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ One of the great things about open source projects is that anyone can contribute
44

55
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.
66

7-
## Read the [Code of Conduct](https://js.foundation/community/code-of-conduct)
7+
## Read the [Code of Conduct](https://eslint.org/conduct)
88

9-
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.
9+
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.
1010

11-
## [Signing the CLA](https://js.foundation/CLA)
11+
## [Signing the CLA](https://openjsf.org/about/the-openjs-foundation-cla/)
1212

1313
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.
1414

0 commit comments

Comments
 (0)