From 779e8db63af6bf9d0bb7bb729bc332bcee89abe9 Mon Sep 17 00:00:00 2001
From: wuzhaopeng1995 <wuzhaopeng@protonmail.com>
Date: Tue, 15 Mar 2022 14:02:32 +0800
Subject: [PATCH]  ♻ refactor: readme

---
 README.en.md | 10 ++++------
 README.md    | 12 +++++-------
 2 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/README.en.md b/README.en.md
index fab68d4..a73f062 100644
--- a/README.en.md
+++ b/README.en.md
@@ -94,17 +94,15 @@ npm run serve
 
 ## 🙈 We promise to sponsor open source projects regularly (thank giant)
 
-<a title="vue" href="https://cn.vuejs.org/" target="_blank">
+<a title="vue" href="https://opencollective.com/vuejs" target="_blank">
 <img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/vue.png"/>
 </a>
-
-<a title="ant-design-vue" href="https://github.com/vueComponent/ant-design-vue#backers" target="_blank">
-<img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/antdv.svg"/>
-</a>
-
 <a title="element-plus" href="https://opencollective.com/element-plus" target="_blank">
 <img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/element-plus.png"/>
 </a>
+<a title="ant-design-vue" href="https://opencollective.com/element-plus" target="_blank">
+<img width="64px" src="https://images.opencollective.com/ant-design-vue/2ec179b/logo/256.png"/>
+</a>
 
 ## 🎨 Acknowledge
 
diff --git a/README.md b/README.md
index 45698f3..16ca3b5 100644
--- a/README.md
+++ b/README.md
@@ -115,16 +115,14 @@ npm run serve
 
 ## 🙈 我们承诺将定期赞助的开源项目(感谢巨人)
 
+<a title="vue" href="https://opencollective.com/vuejs" target="_blank">
+<img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/vue.png"/>
+</a>
 <a title="element-plus" href="https://opencollective.com/element-plus" target="_blank">
 <img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/element-plus.png"/>
 </a>
-
-<a title="vue" href="https://cn.vuejs.org/" target="_blank">
-<img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/vue.png"/>
-</a>
-
-<a title="ant-design-vue" href="https://github.com/vueComponent/ant-design-vue#backers" target="_blank">
-<img width="64px" src="https://gitee.com/chu1204505056/image/raw/master/antdv.svg"/>
+<a title="ant-design-vue" href="https://opencollective.com/element-plus" target="_blank">
+<img width="64px" src="https://images.opencollective.com/ant-design-vue/2ec179b/logo/256.png"/>
 </a>
 
 ## 🎨 鸣谢
--
libgit2 0.26.0