diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c9f7f34f7..2b3ac56f9 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing to Lodash Contributions are always welcome. Before contributing please read the -[code of conduct](https://js.foundation/community/code-of-conduct) & +[code of conduct](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) & [search the issue tracker](https://github.com/lodash/lodash/issues); your issue may have already been discussed or fixed in `master`. To contribute, [fork](https://help.github.com/articles/fork-a-repo/) Lodash, commit your changes, @@ -33,7 +33,7 @@ Run unit tests from the command-line via `npm test`, or open `test/index.html` & Lodash is a member of the [Open JS Foundation](https://openjsf.org/). As such, we request that all contributors sign our -[contributor license agreement (CLA)](https://js.foundation/CLA/). +[contributor license agreement (CLA)](https://openjsf.org/cla). For more information about CLAs, please check out Alex Russell’s excellent post, [“Why Do I Need to Sign This?”](https://infrequently.org/2008/06/why-do-i-need-to-sign-this/). diff --git a/README.md b/README.md index 10be884b2..4dc836967 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide) | [Contributing](https://github.com/lodash/lodash/blob/master/.github/CONTRIBUTING.md) | [Wiki](https://github.com/lodash/lodash/wiki "Changelog, Roadmap, etc.") | -[Code of Conduct](https://js.foundation/conduct/) | +[Code of Conduct](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) | [Governance](https://github.com/lodash/lodash/blob/HEAD/GOVERNANCE.md) | [Twitter](https://twitter.com/bestiejs) | [Chat](https://gitter.im/lodash/lodash)