Correct android attribute link in docs

Summary:
Addresses issue #523
Closes https://github.com/facebook/yoga/pull/529

Differential Revision: D4953973

Pulled By: emilsjolander

fbshipit-source-id: b6e64f30ad615ba65152f19e775bd6c890e6c6b6
This commit is contained in:
Robert Spencer
2017-04-26 06:16:27 -07:00
committed by Facebook Github Bot
parent e24561bcef
commit c91e4b3566
2 changed files with 1 additions and 4 deletions

View File

@@ -140,6 +140,3 @@ PLATFORMS
DEPENDENCIES
github-pages (~> 104)
BUNDLED WITH
1.14.6

View File

@@ -71,7 +71,7 @@ RTL locales are supported by default. That is, unless you explicitly set the `y
## Attributes
The list of all attributes can be found in [attrs.xml](https://github.com/facebook/yoga/blob/master/android/sample/res/com/facebook/samples/yoga/res/values/attrs.xml), but logically map from the Yoga properties.
The list of all attributes can be found in [attrs.xml](https://github.com/facebook/yoga/blob/master/android/src/main/res/values/attrs.xml), but logically map from the Yoga properties.
## Auto margins