]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
docs: replace vuex link with pinia
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 22 Dec 2021 08:53:03 +0000 (16:53 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 22 Dec 2021 08:53:03 +0000 (16:53 +0800)
template/code/default/src/components/TheWelcome.vue
template/code/router/src/components/TheWelcome.vue
template/code/typescript-default/src/components/TheWelcome.vue
template/code/typescript-router/src/components/TheWelcome.vue

index 6b274603a4bec294b3457f0ee82dfbeea53494ae..4d37dc5d34eee7b14b33b205d181c201f7788a7c 100644 (file)
@@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Ecosystem</template>
 
       Get official tools and libraries for your project:
-      <a target="_blank" href="https://vuex.vuejs.org/">Vuex</a>,
+      <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
       <a target="_blank" href="https://router.vuejs.org/">Vue Router</a>,
       <a target="_blank" href="https://vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
       <a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need
index 6b274603a4bec294b3457f0ee82dfbeea53494ae..4d37dc5d34eee7b14b33b205d181c201f7788a7c 100644 (file)
@@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Ecosystem</template>
 
       Get official tools and libraries for your project:
-      <a target="_blank" href="https://vuex.vuejs.org/">Vuex</a>,
+      <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
       <a target="_blank" href="https://router.vuejs.org/">Vue Router</a>,
       <a target="_blank" href="https://vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
       <a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need
index 2eae6a478e1cd955c719323be1f8a58a2f915240..88a4423a95cf2bbbb248c09aaa2555be4bb725ec 100644 (file)
@@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Ecosystem</template>
 
       Get official tools and libraries for your project:
-      <a target="_blank" href="https://vuex.vuejs.org/">Vuex</a>,
+      <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
       <a target="_blank" href="https://router.vuejs.org/">Vue Router</a>,
       <a target="_blank" href="https://vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
       <a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need
index 2eae6a478e1cd955c719323be1f8a58a2f915240..88a4423a95cf2bbbb248c09aaa2555be4bb725ec 100644 (file)
@@ -48,7 +48,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Ecosystem</template>
 
       Get official tools and libraries for your project:
-      <a target="_blank" href="https://vuex.vuejs.org/">Vuex</a>,
+      <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
       <a target="_blank" href="https://router.vuejs.org/">Vue Router</a>,
       <a target="_blank" href="https://vue-test-utils.vuejs.org/">Vue Test Utils</a>, and
       <a target="_blank" href="https://github.com/vuejs/devtools">Vue Dev Tools</a>. If you need