From e21f4862e15d5329452950f4b82ca0970a9405b8 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Mon, 22 Feb 2016 21:22:35 -0800 Subject: [PATCH] Update contributing link to tagged release. [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 440a09d17..bd45e8a2c 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/.github/CONTRIBUTING.md) + * [Contributing](https://github.com/lodash/lodash/blob/4.5.1/.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)