浏览代码

Docs: fix link of element react (#11718)

Geass 7 年之前
父节点
当前提交
43191961f6
共有 3 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      README.md
  2. 1 1
      examples/components/footer.vue
  3. 3 3
      examples/nav.config.json

+ 1 - 1
README.md

@@ -77,7 +77,7 @@
 - [FAQ](./FAQ.md)
 - [Customize theme](http://element.eleme.io/#/en-US/component/custom-theme)
 - [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)
 - [Atom helper](https://github.com/ElemeFE/element-helper)
 - [Visual Studio Code helper](https://github.com/ElemeFE/vscode-element-helper)

+ 1 - 1
examples/components/footer.vue

@@ -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-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/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>
       </div>
       <div class="footer-main">

+ 3 - 3
examples/nav.config.json

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