mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
docs: Open site res docs in new page
This commit is contained in:
parent
e9163b3eae
commit
a674541260
@ -77,7 +77,7 @@ const Home = (props: { location: any }) => {
|
||||
<BlockContent
|
||||
title={<FormattedMessage id="app.home.more" />}
|
||||
extra={
|
||||
<Link to={getLink()}>
|
||||
<Link to={getLink()} target="_blank">
|
||||
<FormattedMessage id="app.home.view-more" />
|
||||
</Link>
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user