diff --git a/docs/spec/introduce.en-US.md b/docs/spec/introduce.en-US.md index 5fa67636b5..8e6c7d46e0 100644 --- a/docs/spec/introduce.en-US.md +++ b/docs/spec/introduce.en-US.md @@ -28,9 +28,10 @@ Ant Design, created specially for middleware design, is committed to improving t [React](http://facebook.github.io/react/) is used to encapsulate a library of Ant Design components. Any other version of frameworks to implement is also welcome. - [Ant Design of React](/docs/react/introduce) (official implementation) -- +- - - +- - ## How to Contribute diff --git a/docs/spec/introduce.zh-CN.md b/docs/spec/introduce.zh-CN.md index 64fef091a9..694d5a80f5 100644 --- a/docs/spec/introduce.zh-CN.md +++ b/docs/spec/introduce.zh-CN.md @@ -28,9 +28,10 @@ Ant Design 是一个致力于提升『用户』和『设计者』使用体验的 我们采用 [React](http://facebook.github.io/react/) 封装了一套 Ant Design 的组件库,也欢迎社区其他框架的实现版本。 - [Ant Design of React](/docs/react/introduce)(官方实现) -- +- - - +- - ## 如何贡献