From 59546b998904ffed4af1eebe76f9fdce4bae4135 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Thu, 28 Apr 2016 21:26:46 -0700 Subject: [PATCH] Update conduct link in contributing text. [ci skip] --- .github/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b3427fd5c..c985592aa 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,8 +1,8 @@ # Contributing to Lodash Contributions are always welcome. Before contributing please read the -[code of conduct](https://github.com/lodash/lodash/blob/master/CODE_OF_CONDUCT.md) -& [search the issue tracker](https://github.com/lodash/lodash/issues); your issue +[code of conduct](https://jquery.org/conduct/) & +[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, & [send a pull request](https://help.github.com/articles/using-pull-requests/).