]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: add link to sponsor svgs [ci skip]
authorEvan You <yyx990803@gmail.com>
Sun, 6 Feb 2022 09:08:51 +0000 (17:08 +0800)
committerEvan You <yyx990803@gmail.com>
Sun, 6 Feb 2022 09:08:51 +0000 (17:08 +0800)
BACKERS.md
README.md

index 07c47be650814593c241dab1aba92ebc5a3d26c9..ad3d7890895c4238754289373ec8603ff19b571a 100644 (file)
@@ -3,5 +3,7 @@
 Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of the awesome sponsors and backers listed in this file. If you'd like to join them, please consider [ sponsor Vue's development](https://staging.vuejs.org/sponsor/).
 
 <p align="center">
-  <img src="https://sponsors.vuejs.org/backers.svg">
+  <a target="_blank" href="https://sponsors.vuejs.org/backers.svg">
+    <img alt="sponsors" src="https://sponsors.vuejs.org/backers.svg">
+  </a>
 </p>
index c05cc27ad23de0a60891de84863174a006341c8e..7c42f71644fe4ab9fda2d92354e11f38419528bf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,5 +26,7 @@ Also note: Vue 3 does not support IE11 ([RFC](https://github.com/vuejs/rfcs/blob
 Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [ sponsor Vue's development](https://staging.vuejs.org/sponsor/).
 
 <p align="center">
-  <img src="https://sponsors.vuejs.org/sponsors.svg">
+  <a target="_blank" href="https://sponsors.vuejs.org/sponsors.svg">
+    <img alt="sponsors" src="https://sponsors.vuejs.org/sponsors.svg">
+  </a>
 </p>