Skip to content

Commit 2811834

Browse files
committed
chore: update sponsor link
1 parent 51b2188 commit 2811834

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

template/code/default/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue'
7979

8080
As an independent project, Vue relies on community backing for its sustainability. You can help
8181
us by
82-
<a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
82+
<a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
8383
</WelcomeItem>
8484
</template>

template/code/router/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue'
7979

8080
As an independent project, Vue relies on community backing for its sustainability. You can help
8181
us by
82-
<a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
82+
<a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
8383
</WelcomeItem>
8484
</template>

template/code/typescript-default/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue'
7979

8080
As an independent project, Vue relies on community backing for its sustainability. You can help
8181
us by
82-
<a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
82+
<a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
8383
</WelcomeItem>
8484
</template>

template/code/typescript-router/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ import SupportIcon from './icons/IconSupport.vue'
7979

8080
As an independent project, Vue relies on community backing for its sustainability. You can help
8181
us by
82-
<a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
82+
<a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
8383
</WelcomeItem>
8484
</template>

0 commit comments

Comments
 (0)