From 4d403efab3a63d0bdf450f63e109ffe541a4e12b Mon Sep 17 00:00:00 2001 From: Sharath Prabhal Date: Sun, 3 Jan 2016 00:13:17 -0500 Subject: [PATCH] Add 'Eat or Not' play store link --- website/src/react-native/showcase.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 71f2e7d09..5abaaedec 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -194,7 +194,8 @@ var apps = [ { name: 'Eat or Not', icon: 'http://a3.mzstatic.com/us/r30/Purple5/v4/51/be/34/51be3462-b015-ebf2-11c5-69165b37fadc/icon175x175.jpeg', - link: 'https://itunes.apple.com/us/app/eat-or-not/id1054565697?mt=8', + linkAppStore: 'https://itunes.apple.com/us/app/eat-or-not/id1054565697?mt=8', + linkPlayStore: 'https://play.google.com/store/apps/details?id=com.eon', author: 'Sharath Prabhal', }, {