Browse Source

update footer link title

afc163 8 years ago
parent
commit
4f6379eeb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layouts/BasicLayout.js

+ 1 - 1
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,
               }, {