瀏覽代碼

update footer link title

afc163 8 年之前
父節點
當前提交
4f6379eeb7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,
               }, {