fixing links on website
Summary: fixing broken links for: - Twitter account - App download - FlipperKit image on landing page Reviewed By: passy Differential Revision: D9131794 fbshipit-source-id: 0e7db0ebd57757684571f0325543c35ce3ba9bec
This commit is contained in:
committed by
Facebook Github Bot
parent
1b072c71a7
commit
7a82d56eb6
@@ -47,7 +47,7 @@ class Footer extends React.Component {
|
||||
</div>
|
||||
<div>
|
||||
<h5>More</h5>
|
||||
<a href="https://twitter.com/fb_flipper">Twitter</a>
|
||||
<a href="https://twitter.com/flipper_fb">Twitter</a>
|
||||
<a href={this.props.config.repoUrl}>GitHub</a>
|
||||
<a
|
||||
className="github-button"
|
||||
|
||||
@@ -23,7 +23,7 @@ class Index extends React.Component {
|
||||
<div className="row">
|
||||
<a
|
||||
className="btn primary"
|
||||
href="https://www.facebook.com/flipper/public/mac">
|
||||
href="https://www.facebook.com/fbflipper/public/mac">
|
||||
Download
|
||||
</a>
|
||||
<a className="btn" href="/docs/understand.html">
|
||||
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user