Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc03f690

Browse files
committed
docs: replace vuex link with pinia
1 parent2fe7015 commitc03f690

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
@@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue'
4848
<template #heading>Ecosystem</template>
4949

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp