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:
Drew Volz 2016-11-02 20:54:11 -07:00 committed by Facebook Github Bot
parent b5a71fe2b1
commit 16b0de72c0
1 changed files with 1 additions and 1 deletions

View File

@ -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>