From 69291673e5c3ffd3d1f3451864c3290313f4d9dd Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Mon, 25 May 2020 20:28:59 +0300 Subject: [PATCH] fix broken android emulator link --- docs/en/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Getting-Started.md b/docs/en/Getting-Started.md index d4f9a6d5b7..4011fd287c 100644 --- a/docs/en/Getting-Started.md +++ b/docs/en/Getting-Started.md @@ -398,7 +398,7 @@ Wait Expo CLI to start. Expo CLI opens the management interface on the `http://l In the above management interface, you can start the application with an Android emulator, an iOS simulator or a physical phone by the scan the QR code with the [Expo Client](https://expo.io/tools#client). -> See the [Android Studio Emulator](https://docs.expo.io/versions/v36.0.0/workflow/android-studio-emulator/), [iOS Simulator](https://docs.expo.io/workflow/ios-simulator/) documents on expo.io. +> See the [Android Studio Emulator](https://docs.expo.io/workflow/android-simulator/), [iOS Simulator](https://docs.expo.io/workflow/ios-simulator/) documents on expo.io. ![React Native login screen on iPhone 11](images/rn-login-iphone.png)