From 33cd930d50169d9688a0cbc627129b0dae09288b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Mon, 10 Oct 2016 17:42:46 -0700 Subject: [PATCH] Link to unversioned showcase. Summary: The showcase is not versioned. We need to link to `/react-native/showcase.html` to ensure the unversioned showcase is loaded instead of something like `react-native/releases/0.34/showcase.html` which does not exist. Closes https://github.com/facebook/react-native/pull/10324 Differential Revision: D3995139 Pulled By: bestander fbshipit-source-id: b361394e0f4edd182006b306a33f7417e69ce9af --- website/src/react-native/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/react-native/index.js b/website/src/react-native/index.js index 79a7aa2ed5b..39e735e07ba 100644 --- a/website/src/react-native/index.js +++ b/website/src/react-native/index.js @@ -235,7 +235,7 @@ class SomethingFast extends Component { Some of these are hybrid native/React Native apps.

- More React Native apps + More React Native apps