Skip to content

Commit

Permalink
Fixing link to Android build guide.
Browse files Browse the repository at this point in the history
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 #19450

Differential Revision: D8178077

Pulled By: hramos

fbshipit-source-id: 388c35b5322416333681d66ef1b8ca42e9e83151
  • Loading branch information
kneth authored and facebook-github-bot committed May 27, 2018
1 parent 84c965f commit 57e7556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactAndroid/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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

Expand Down

0 comments on commit 57e7556

Please sign in to comment.