Skip to content

Commit 8f0273f

Browse files
committed
chore: update playground
1 parent fec7b8e commit 8f0273f

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

playground/default/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-pinia-with-tests/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-pinia/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-router-pinia-with-tests/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-router-pinia/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-router-with-tests/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-router/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx-with-tests/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/jsx/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

playground/pinia-with-tests/src/components/TheWelcome.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
4747
<template #heading>Ecosystem</template>
4848

4949
Get official tools and libraries for your project:
50-
<a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
50+
<a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
5151
<a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
5252
<a target="_blank" href="https://next.vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
5353
<a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need more

0 commit comments

Comments
 (0)