Fix documentation

This commit is contained in:
afc163 2015-10-21 21:00:05 +08:00
parent 7ff8459090
commit 08b3d8ff67
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ ReactDOM.render(<Datepicker />, mountNode);
- [首页](http://ant.design/)
- [文档和组件](http://ant.design/docs/introduce)
- [构建调试 antd-bin](https://github.com/ant-design/antd-bin)
- [构建调试工具](https://github.com/ant-design/antd-bin)
- [开发计划](https://github.com/ant-design/ant-design/issues/9)
- [修改记录](CHANGELOG.md)
- [React 模块](http://react-component.github.io/)

View File

@ -49,7 +49,7 @@ ReactDOM.render(<Datepicker />, mountNode);
- [首页](http://ant.design/)
- [文档和组件](http://ant.design/docs/introduce)
- [构建调试 antd-bin](https://github.com/ant-design/antd-bin)
- [构建调试工具](https://github.com/ant-design/antd-bin)
- [开发计划](https://github.com/ant-design/ant-design/issues/9)
- [React 模块](http://react-component.github.io/)
- [React 代码规范](https://github.com/react-component/react-component.github.io/blob/master/docs/zh-cn/component-code-style.md)