From f6827f482d4b77935f526de582a6044e7d8af29e Mon Sep 17 00:00:00 2001 From: Prateek Saxena Date: Wed, 3 May 2017 22:00:46 +0530 Subject: [PATCH] Fix CoC link in REAMDE (#3138) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a55d6ad1..db0d8bbaf 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://js.foundation/community/code-of-conduct) | [Twitter](https://twitter.com/bestiejs) | [Chat](https://gitter.im/lodash/lodash)