diff --git a/README-zh_CN.md b/README-zh_CN.md index 57e764012d..e65bcb7588 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -81,11 +81,10 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less' ## 链接 -- [首页](http://ant.design/index-cn) -- [UI 组件库](http://ant.design/docs/react/introduce-cn) +- [首页](http://ant.design/) +- [组件库](http://ant.design/docs/react/introduce) +- [Ant Design Pro](http://pro.ant.design/) - [更新日志](CHANGELOG.en-US.md) -- [官方脚手架](https://github.com/dvajs/dva-cli) -- [开发工具文档](http://ant-tool.github.io/) - [脚手架市场](http://scaffold.ant.design) - [React 底层基础组件](http://react-component.github.io/) - [移动端组件](http://mobile.ant.design) diff --git a/README.md b/README.md index e3e58c9847..55232d868c 100644 --- a/README.md +++ b/README.md @@ -121,10 +121,9 @@ See [i18n](http://ant.design/docs/react/i18n). ## Links - [Home page](http://ant.design/) -- [UI library](http://ant.design/docs/react/introduce) +- [Components](http://ant.design/docs/react/introduce) +- [Ant Design Pro](http://pro.ant.design/) - [Change Log](CHANGELOG.en-US.md) -- [Official Scaffold Tool](https://github.com/dvajs/dva-cli/) -- [Development Tool](http://ant-tool.github.io/) - [Scaffold Market](http://scaffold.ant.design) - [rc-components](http://react-component.github.io/) - [Mobile UI](http://mobile.ant.design) diff --git a/docs/react/introduce.en-US.md b/docs/react/introduce.en-US.md index 9c7a667d5e..ecdf11434d 100644 --- a/docs/react/introduce.en-US.md +++ b/docs/react/introduce.en-US.md @@ -130,10 +130,9 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less' ## Links - [Home Page](http://ant.design/) -- [UI library](/docs/react/introduce) +- [Components](/docs/react/introduce) +- [Ant Design Pro](http://pro.ant.design/) - [Change Log](/changelog) -- [Official Scaffold Tool](https://github.com/dvajs/dva-cli/) -- [Development Tool](http://ant-tool.github.io/) - [Scaffold Market](http://scaffold.ant.design) - [rc-components](http://react-component.github.io/) - [Mobile UI](http://mobile.ant.design) diff --git a/docs/react/introduce.zh-CN.md b/docs/react/introduce.zh-CN.md index 71b50cf3e6..b7a963d8f0 100644 --- a/docs/react/introduce.zh-CN.md +++ b/docs/react/introduce.zh-CN.md @@ -133,10 +133,9 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less' ## 链接 - [首页](http://ant.design/) -- [UI 组件库](/docs/react/introduce) +- [组件库](/docs/react/introduce) +- [Ant Design Pro](http://pro.ant.design/) - [更新日志](/changelog) -- [官方脚手架](https://github.com/dvajs/dva-cli/) -- [开发工具文档](http://ant-tool.github.io/) - [脚手架市场](http://scaffold.ant.design) - [React 底层基础组件](http://react-component.github.io/) - [移动端组件](http://mobile.ant.design) diff --git a/site/theme/template/Layout/Footer.jsx b/site/theme/template/Layout/Footer.jsx index fbdb0e2778..510f367f7e 100644 --- a/site/theme/template/Layout/Footer.jsx +++ b/site/theme/template/Layout/Footer.jsx @@ -93,6 +93,9 @@ class Footer extends React.Component { GitHub +