From c9bf248f55a6630c4f8bbc6f37eacf97fb6e5f0e Mon Sep 17 00:00:00 2001 From: Cornelia <20345716+evolveris@users.noreply.github.com> Date: Tue, 16 Jun 2020 19:46:03 +0100 Subject: [PATCH] Update Contributing page link in Readme file Updated link to correct Contributing page. Previous one was throwing a 404. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1305b9337f..e4f33508b2 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Read the [Usage Guide](https://yarnpkg.com/en/docs/usage) on our website for det Contributions are always welcome, no matter how large or small. Substantial feature requests should be proposed as an [RFC](https://github.com/yarnpkg/rfcs). Before contributing, please read the [code of conduct](CODE_OF_CONDUCT.md). -See [Contributing](https://yarnpkg.com/org/contributing/). +See [Contributing](https://classic.yarnpkg.com/en/org/contributing/). ## Prior art