Commit 00e577fd authored by HJISTC's avatar HJISTC

fix link

parent 20ab718a
......@@ -166,7 +166,7 @@ export default class App extends Component {
<p className="App-Card-content">
<FormattedMessage id={"CardContent1"} />
</p>
<a href=""><Button type="primary" icon="download"><FormattedMessage id={"CardAction1"} /></Button></a>
<a href={latest[this.state.platform].url}><Button type="primary" icon="download"><FormattedMessage id={"CardAction1"} /></Button></a>
</Card>
</Col>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment