Skip to content

Commit 072a807

Browse files
docs: update links related to Open JS Foundation (#5968)
Co-authored-by: Ulises Gascón <[email protected]>
1 parent 70d9d03 commit 072a807

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributing to Lodash
22

33
Contributions are always welcome. Before contributing please read the
4-
[code of conduct](https://js.foundation/community/code-of-conduct) &
4+
[code of conduct](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) &
55
[search the issue tracker](https://github.com/lodash/lodash/issues); your issue
66
may have already been discussed or fixed in `master`. To contribute,
77
[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` &
3333

3434
Lodash is a member of the [Open JS Foundation](https://openjsf.org/).
3535
As such, we request that all contributors sign our
36-
[contributor license agreement (CLA)](https://js.foundation/CLA/).
36+
[contributor license agreement (CLA)](https://openjsf.org/cla).
3737

3838
For more information about CLAs, please check out Alex Russell’s excellent post,
3939
[“Why Do I Need to Sign This?”](https://infrequently.org/2008/06/why-do-i-need-to-sign-this/).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide) |
66
[Contributing](https://github.com/lodash/lodash/blob/master/.github/CONTRIBUTING.md) |
77
[Wiki](https://github.com/lodash/lodash/wiki "Changelog, Roadmap, etc.") |
8-
[Code of Conduct](https://js.foundation/conduct/) |
8+
[Code of Conduct](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) |
99
[Governance](https://github.com/lodash/lodash/blob/HEAD/GOVERNANCE.md) |
1010
[Twitter](https://twitter.com/bestiejs) |
1111
[Chat](https://gitter.im/lodash/lodash)

0 commit comments

Comments
 (0)