mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix link to SUPPORT in README.md (#27015)
Summary: Fixed broken link in README.md to the SUPPORT.md file Pull Request resolved: https://github.com/facebook/react-native/pull/27015 Differential Revision: D18174155 Pulled By: cpojer fbshipit-source-id: 676752b818e879a3f2751faba82afcceba6f1752
This commit is contained in:
committed by
Facebook Github Bot
parent
e4b62bb139
commit
b1455e84fa
@@ -41,7 +41,7 @@
|
||||
<span> · </span>
|
||||
<a href="https://facebook.github.io/react-native/en/help">Community</a>
|
||||
<span> · </span>
|
||||
<a href="https://github.com/facebook/react-native/blob/master/.github/SUPPORT">Support</a>
|
||||
<a href="https://github.com/facebook/react-native/blob/master/.github/SUPPORT.md">Support</a>
|
||||
</h3>
|
||||
|
||||
React Native brings [**React**'s][r] declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
|
||||
|
||||
Reference in New Issue
Block a user