Fix broken link, rename CONTRIBUTING to CONTRIBUTING.md
Summary: Before: There was a broken link in ./docs/README.md CONTRIBUTING didn't render markup on Github After: All links to CONTRIBUTING.md are not broken anymore CONTRIBUTING.md renders markup on Github Closes https://github.com/facebook/yoga/pull/458 Differential Revision: D4673746 Pulled By: emilsjolander fbshipit-source-id: 151c1f38789a96b61dfbb544fd11996098dc456d
This commit is contained in:
committed by
Facebook Github Bot
parent
1bf142e048
commit
53398b42c6
@@ -4,7 +4,7 @@ This directory will contain the user, feature and API documentation for Yoga. Th
|
||||
|
||||
### Contributing
|
||||
|
||||
See [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to add or modify content.
|
||||
See [CONTRIBUTING.md](https://github.com/facebook/yoga/blob/master/CONTRIBUTING.md) for details on how to add or modify content.
|
||||
|
||||
### Run the Site Locally
|
||||
|
||||
|
Reference in New Issue
Block a user