From 534773b86a11e2a143a0556cf17bf2e32c1f1ad1 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Thu, 1 Feb 2018 20:28:49 +0100 Subject: [PATCH] scripts/lib/setup/output.sh: Fix broken link to react-native docs DevelopmentSetupAndroid.md was removed from react-native docs around 2 years ago. Signed-off-by: Oskar Thoren --- scripts/lib/setup/output.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib/setup/output.sh b/scripts/lib/setup/output.sh index efa858b5d2..96e48d3f28 100755 --- a/scripts/lib/setup/output.sh +++ b/scripts/lib/setup/output.sh @@ -67,7 +67,7 @@ There are a few @b[[manual steps]] you might want to do: 2. Setup Android Development Environment + Simulator: - @blue[[https://facebook.github.io/react-native/docs/android-setup.html]] + @blue[[https://facebook.github.io/react-native/docs/getting-started.html]] 3. Add your SSH public key to Github if it isn't already in there. "