Fixing link to Android build guide.

Summary:
While browsing the repository, I noticed that the link to how to build for Android has changed. It's a very simple fix.

Verifying that the URL is correct.

None.

<!--
  Required.
  Help reviewers and the release process by writing your own release notes. See below for an example.
-->

[DOCS] [BUGFIX] [ReactAndroid/README.md] - Incorrect URL
Closes https://github.com/facebook/react-native/pull/19450

Differential Revision: D8178077

Pulled By: hramos

fbshipit-source-id: 388c35b5322416333681d66ef1b8ca42e9e83151
This commit is contained in:
Kenneth Geisshirt 2018-05-27 14:44:18 -07:00 committed by Facebook Github Bot
parent 84c965f085
commit 57e7556b8d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Building React Native for Android # Building React Native for Android
See the [docs on the website](https://facebook.github.io/react-native/docs/android-building-from-source.html). See the [docs on the website](https://facebook.github.io/react-native/docs/building-from-source.html#android).
# Running tests # Running tests