mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
Fix broken showcase guidelines link
Summary: Corrected the link to route to the showcase guidelines Closes https://github.com/facebook/react-native/pull/10708 Differential Revision: D4121425 Pulled By: hramos fbshipit-source-id: 175c2cde53df0e0703b6aaecc05ced4484b5a64b
This commit is contained in:
parent
b5a71fe2b1
commit
16b0de72c0
2
website/src/react-native/showcase.js
vendored
2
website/src/react-native/showcase.js
vendored
@ -525,7 +525,7 @@ var showcase = React.createClass({
|
||||
</p>
|
||||
|
||||
<div className="inner-content">
|
||||
<p>If you built a popular application using React Native, we'd love to have your app on this showcase. Check out the <a href="https://github.com/facebook/react-native/blob/master/website/src/react-native/showcaseData.js">guidelines on GitHub</a> to update this page.</p>
|
||||
<p>If you built a popular application using React Native, we'd love to have your app on this showcase. Check out the <a href="https://github.com/facebook/react-native/blob/master/website/src/react-native/showcase.js">guidelines on GitHub</a> to update this page.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user