From 19ee0c74f8ea6c6dbaec24d6e0528c536fd6a394 Mon Sep 17 00:00:00 2001 From: Benjamin Tan Date: Fri, 19 Feb 2016 18:01:16 +0800 Subject: [PATCH] Update link to CONTRIBUTING.md in readme. [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 180c7fa9f..96f499f71 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,6 @@ Lodash is available in a [variety of builds](https://lodash.com/custom-builds) & ## Further Reading - * [Contributing](https://github.com/lodash/lodash/blob/master/CONTRIBUTING.md) + * [Contributing](https://github.com/lodash/lodash/blob/master/.github/CONTRIBUTING.md) * [Release Notes](https://github.com/lodash/lodash/releases/tag/4.0.0) * [Wiki (Changelog, Roadmap, etc.)](https://github.com/lodash/lodash/wiki)