From 00b7cc86d2493c09be2dab469685ffe512de92a4 Mon Sep 17 00:00:00 2001 From: licd Date: Wed, 20 Mar 2019 13:29:53 +0800 Subject: [PATCH] delete broken link --- YogaKit/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/YogaKit/README.md b/YogaKit/README.md index cd1cc2f3..bd01cda2 100644 --- a/YogaKit/README.md +++ b/YogaKit/README.md @@ -12,9 +12,8 @@ pod 'YogaKit', '~> 1.7' ``` ## Getting Started -Checkout the docs [here](https://facebook.github.io/yoga/docs/api/yogakit/). -We also have a sample project. To try it out, clone this repo and open `YogaKitSample.xcodeproj` in the [YogaKitSample](https://github.com/facebook/yoga/tree/master/YogaKit/YogaKitSample) directory. +We have a sample project. To try it out, clone this repo and open `YogaKitSample.xcodeproj` in the [YogaKitSample](https://github.com/facebook/yoga/tree/master/YogaKit/YogaKitSample) directory. ## 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. -- 2.50.1.windows.1