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
@@ -19,4 +19,4 @@ We also have a sample project. To try it out, clone this repo and open `YogaKitS
|
||||
## Contributing
|
||||
We welcome all pull-requests! At Facebook we sync the open source version of `YogaKit` daily, so we're always testing the latest changes.
|
||||
|
||||
See the [CONTRIBUTING](https://github.com/facebook/yoga/blob/master/CONTRIBUTING) file for how to help out.
|
||||
See the [CONTRIBUTING.md](https://github.com/facebook/yoga/blob/master/CONTRIBUTING.md) file for how to help out.
|
||||
|
Reference in New Issue
Block a user