From 0b48b0772409c0c2bd1c7d3667e3e7df1942013d Mon Sep 17 00:00:00 2001 From: Satana Charuwichitratana Date: Fri, 22 Dec 2017 10:44:41 +0700 Subject: [PATCH] Fix wrong link to Contributing Guide (#341) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 584567b14a..79c46214fa 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Facebook has adopted a Code of Conduct that we expect project participants to ad ### Contributing Guide -Read our [contributing guide](https://docusaurus.io/docs/how-to-contribute.html) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Docusaurus. +Read our [contributing guide](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Docusaurus. ### Beginner Friendly Bugs