diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f95d4900c..92ab34de8 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -30,9 +30,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 [Dojo Foundation](http://dojofoundation.org/). -As such, we request that all contributors sign the Dojo Foundation -[contributor license agreement (CLA)](http://dojofoundation.org/about/claForm). +Lodash is a member of the [jQuery Foundation](https://jquery.org/). +As such, we request that all contributors sign the jQuery Foundation +[contributor license agreement (CLA)](https://contribute.jquery.org/CLA/). For more information about CLAs, please check out Alex Russell’s excellent post, [“Why Do I Need to Sign This?”](http://infrequently.org/2008/06/why-do-i-need-to-sign-this/).