Skip to content

Commit

Permalink
Add Ant Design Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Nov 1, 2017
1 parent 36df1c5 commit 9583bb4
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 13 deletions.
7 changes: 3 additions & 4 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
5 changes: 2 additions & 3 deletions docs/react/introduce.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
5 changes: 2 additions & 3 deletions docs/react/introduce.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 3 additions & 0 deletions site/theme/template/Layout/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ class Footer extends React.Component {
GitHub
</a>
</div>
<div>
<a href="http://pro.ant.design">Ant Design Pro</a>
</div>
<div>
<a href="http://mobile.ant.design">Ant Design Mobile</a>
</div>
Expand Down

0 comments on commit 9583bb4

Please sign in to comment.