Browse Source

update footer link title

pull/309/head
afc163 9 years ago
parent
commit
9c8ae10f35
  1. 2
      src/layouts/BasicLayout.js

2
src/layouts/BasicLayout.js

@ -340,7 +340,7 @@ class BasicLayout extends React.PureComponent {
</Switch>
<GlobalFooter
links={[{
title: '使用文档',
title: 'Pro 首页',
href: 'http://pro.ant.design',
blankTarget: true,
}, {

Loading…
Cancel
Save