From 49f1d7b5f6dd878a29f07d943009d3d2caef1af9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Sj=C3=B6lander?= Date: Tue, 13 Feb 2018 06:37:49 -0800 Subject: [PATCH] Add external doc links for Litho, ComponentKit, and React Native Reviewed By: danielbuechele Differential Revision: D6976131 fbshipit-source-id: 83f5f59cb839d0c2f291621f9f88678261077082 --- website/contents/getting-started/component-kit.md | 5 +---- website/contents/getting-started/litho.md | 5 +---- website/contents/getting-started/react-native.md | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) diff --git a/website/contents/getting-started/component-kit.md b/website/contents/getting-started/component-kit.md index 856d3994..e998a9f8 100644 --- a/website/contents/getting-started/component-kit.md +++ b/website/contents/getting-started/component-kit.md @@ -1,7 +1,4 @@ --- -path: "getting-started/component-kit" +path: "https://componentkit.org/docs/getting-started.html" title: "ComponentKit" -hasPlayground: false --- - -## ComponentKit diff --git a/website/contents/getting-started/litho.md b/website/contents/getting-started/litho.md index 9339bf5e..f70f5dcd 100644 --- a/website/contents/getting-started/litho.md +++ b/website/contents/getting-started/litho.md @@ -1,7 +1,4 @@ --- -path: "getting-started/litho" +path: "https://fblitho.com/docs/getting-started" title: "Litho" -hasPlayground: false --- - -## Litho \ No newline at end of file diff --git a/website/contents/getting-started/react-native.md b/website/contents/getting-started/react-native.md index 10788cc7..8de1d4c2 100644 --- a/website/contents/getting-started/react-native.md +++ b/website/contents/getting-started/react-native.md @@ -1,7 +1,4 @@ --- -path: "getting-started/react-native" +path: "http://facebook.github.io/react-native/docs/getting-started.html" title: "React Native" -hasPlayground: false --- - -## React Native