Skip to content

Commit

Permalink
site: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 14, 2018
1 parent bdb4483 commit 77e21d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/theme/template/Layout/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class Footer extends React.Component {
</a>
</div>
<div>
<a target="_blank" rel="noopener noreferrer" href="http://ux.ant.design">Kitchen</a>
<a target="_blank" rel="noopener noreferrer" href="http://kitchen.alipay.com">Kitchen</a>
<span> - </span>
<FormattedMessage id="app.footer.kitchen" />
</div>
Expand Down

0 comments on commit 77e21d3

Please sign in to comment.