From 7ab27583913dd8a412d69d2fdeec265f5dec4b69 Mon Sep 17 00:00:00 2001 From: Benjamin Lupton Date: Wed, 7 Nov 2018 23:12:26 +1100 Subject: [PATCH] readme: fix contributing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eec50904..b669b49d 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ If multiple versions of Ruby are installed on your system, commands must be run ## Contributing -Contributions are welcome. Please read the [contributing guidelines](https://github.com/freeCodeCamp/devdocs/blob/master/CONTRIBUTING.md). +Contributions are welcome. Please read the [contributing guidelines](https://github.com/freeCodeCamp/devdocs/blob/master/.github/CONTRIBUTING.md). DevDocs's own documentation is available on the [wiki](https://github.com/freeCodeCamp/devdocs/wiki).