From c086a352b3be02dc16a727e92b51710495b8c584 Mon Sep 17 00:00:00 2001 From: Luke Dubert Date: Mon, 31 Aug 2015 12:46:15 -0400 Subject: [PATCH] [Showcase] fix broken icon link --- website/src/react-native/showcase.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/react-native/showcase.js b/website/src/react-native/showcase.js index 15632a176..ecb9522b8 100644 --- a/website/src/react-native/showcase.js +++ b/website/src/react-native/showcase.js @@ -50,7 +50,7 @@ var apps = [ }, { name: 'Facebook Adverts Manager - Android', - icon: 'https://lh3.googleusercontent.com/ODKlFYm7BaNiLMEEDO2b4DOCU-hmS1-Fg3_x_lLUaJZ0ssFsxciSoX1dYERaWDJuEs8=w300-rw', + icon: 'https://lh3.googleusercontent.com/ODKlFYm7BaNiLMEEDO2b4DOCU-hmS1-Fg3_x_lLUaJZ0ssFsxciSoX1dYERaWDJuEs8=w300', link: 'https://play.google.com/store/apps/details?id=com.facebook.adsmanager', author: 'Facebook', },