diff --git a/CONTRIBUTING b/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING rename to CONTRIBUTING.md diff --git a/YogaKit/README.md b/YogaKit/README.md index a4d18954..60e644d3 100644 --- a/YogaKit/README.md +++ b/YogaKit/README.md @@ -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. diff --git a/docs/README.md b/docs/README.md index 7bc39b88..141de8b7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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