Update links in CONTRIBUTING.md (#4741)

This commit is contained in:
Dylan Westerhold
2020-05-05 13:03:05 -07:00
committed by GitHub
parent 588bf3e20d
commit 0541ec89cc

View File

@@ -37,9 +37,9 @@ Run unit tests from the command-line via `npm test`, or open `test/index.html` &
## Contributor License Agreement
Lodash is a member of the [JS Foundation](https://js.foundation/).
Lodash is a member of the [JS Foundation](https://openjsf.org/).
As such, we request that all contributors sign the JS Foundation
[contributor license agreement (CLA)](https://js.foundation/CLA/).
[contributor license agreement (CLA)](https://cla.js.foundation/lodash/lodash).
For more information about CLAs, please check out Alex Russells excellent post,
[“Why Do I Need to Sign This?”](https://infrequently.org/2008/06/why-do-i-need-to-sign-this/).