Skip to content

Commit 05572d1

Browse files
committed
chore: add link to sponsor svgs [ci skip]
1 parent d597b26 commit 05572d1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

BACKERS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
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/).
44

55
<p align="center">
6-
<img src="https://sponsors.vuejs.org/backers.svg">
6+
<a target="_blank" href="https://sponsors.vuejs.org/backers.svg">
7+
<img alt="sponsors" src="https://sponsors.vuejs.org/backers.svg">
8+
</a>
79
</p>

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@ Also note: Vue 3 does not support IE11 ([RFC](https://github.com/vuejs/rfcs/blob
2626
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/).
2727

2828
<p align="center">
29-
<img src="https://sponsors.vuejs.org/sponsors.svg">
29+
<a target="_blank" href="https://sponsors.vuejs.org/sponsors.svg">
30+
<img alt="sponsors" src="https://sponsors.vuejs.org/sponsors.svg">
31+
</a>
3032
</p>

0 commit comments

Comments
 (0)