Docs: fix link of element react (#11718)

pull/11739/head
Geass 2018-06-22 19:02:31 +08:00 committed by Jikkai Xiao
parent 97a72d3af6
commit 43191961f6
3 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
- [FAQ](./FAQ.md) - [FAQ](./FAQ.md)
- [Customize theme](http://element.eleme.io/#/en-US/component/custom-theme) - [Customize theme](http://element.eleme.io/#/en-US/component/custom-theme)
- [Preview and generate theme online](https://elementui.github.io/theme-chalk-preview) - [Preview and generate theme online](https://elementui.github.io/theme-chalk-preview)
- [Element for React](https://github.com/eleme/element-react) - [Element for React](https://github.com/elemefe/element-react)
- [Element for Angular](https://github.com/ElemeFE/element-angular) - [Element for Angular](https://github.com/ElemeFE/element-angular)
- [Atom helper](https://github.com/ElemeFE/element-helper) - [Atom helper](https://github.com/ElemeFE/element-helper)
- [Visual Studio Code helper](https://github.com/ElemeFE/vscode-element-helper) - [Visual Studio Code helper](https://github.com/ElemeFE/vscode-element-helper)

View File

@ -9,7 +9,7 @@
<a href="https://github.com/ElementUI/element-starter" class="footer-main-link" target="_blank">{{ langConfig.starter }}</a> <a href="https://github.com/ElementUI/element-starter" class="footer-main-link" target="_blank">{{ langConfig.starter }}</a>
<a href="https://github.com/ElementUI/element-theme" class="footer-main-link" target="_blank">{{ langConfig.theme }}</a> <a href="https://github.com/ElementUI/element-theme" class="footer-main-link" target="_blank">{{ langConfig.theme }}</a>
<a href="https://github.com/ElementUI/theme-chalk-preview" class="footer-main-link" target="_blank">{{ langConfig.preview }}</a> <a href="https://github.com/ElementUI/theme-chalk-preview" class="footer-main-link" target="_blank">{{ langConfig.preview }}</a>
<a href="https://github.com/eleme/element-react" class="footer-main-link" target="_blank">Element-React</a> <a href="https://github.com/elemefe/element-react" class="footer-main-link" target="_blank">Element-React</a>
<a href="https://github.com/ElemeFE/element-angular" class="footer-main-link" target="_blank">Element-Angular</a> <a href="https://github.com/ElemeFE/element-angular" class="footer-main-link" target="_blank">Element-Angular</a>
</div> </div>
<div class="footer-main"> <div class="footer-main">

View File

@ -6,7 +6,7 @@
}, },
{ {
"name": "Element React", "name": "Element React",
"href": "https://eleme.github.io/element-react/" "href": "https://elemefe.github.io/element-react/"
}, },
{ {
"name": "Element Angular", "name": "Element Angular",
@ -256,7 +256,7 @@
}, },
{ {
"name": "Element React", "name": "Element React",
"href": "https://eleme.github.io/element-react/" "href": "https://elemefe.github.io/element-react/"
}, },
{ {
"name": "Element Angular", "name": "Element Angular",
@ -506,7 +506,7 @@
}, },
{ {
"name": "Element React", "name": "Element React",
"href": "https://eleme.github.io/element-react/" "href": "https://elemefe.github.io/element-react/"
}, },
{ {
"name": "Element Angular", "name": "Element Angular",