From 6e66efead8fe95829a6b42a5225df187efa32d19 Mon Sep 17 00:00:00 2001 From: Ivan Date: Sat, 29 Dec 2018 16:31:07 +0300 Subject: [PATCH] Updated url for NDK --- react-native/setup/patch-react-native-android.mo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native/setup/patch-react-native-android.mo.md b/react-native/setup/patch-react-native-android.mo.md index bed21dc..af9918a 100644 --- a/react-native/setup/patch-react-native-android.mo.md +++ b/react-native/setup/patch-react-native-android.mo.md @@ -10,7 +10,7 @@ ### 1. Start downloading the Android NDK (2 minutes) -- Download the NDK [here](https://facebook.github.io/react-native/docs/android-building-from-source.html#download-links-for-android-ndk) (it can take 20 to 30 minutes) +- Download the NDK [here](https://facebook.github.io/react-native/docs/building-from-source#download-links-for-android-ndk) (it can take 20 to 30 minutes) - Once the download has started you can move on to the next steps ### 2. Apply your patch at deployment time (15 minutes)