mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix footer link
This commit is contained in:
parent
179f526077
commit
fe09c26c50
@ -126,7 +126,7 @@ class Footer extends React.Component {
|
||||
<li>
|
||||
<h2><FormattedMessage id="app.footer.community" /></h2>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="/changelog">
|
||||
<a rel="noopener noreferrer" href="/changelog">
|
||||
<FormattedMessage id="app.footer.change-log" />
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user