]> 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:52:18 +0000 (16:52 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 22 Dec 2021 08:52:18 +0000 (16:52 +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 1d003f8669af790635e6c7254c4c4469fff1f02a..3ab0f18f0a92b96b3b2f2f8fc15ccb5144f59cfb 100644 (file)
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
     <template #heading>Ecosystem</template>
 
     Get official tools and libraries for your project:
-    <a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
+    <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
     <a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
     <a target="_blank" href="https://next.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 more
index 1d003f8669af790635e6c7254c4c4469fff1f02a..3ab0f18f0a92b96b3b2f2f8fc15ccb5144f59cfb 100644 (file)
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
     <template #heading>Ecosystem</template>
 
     Get official tools and libraries for your project:
-    <a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
+    <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
     <a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
     <a target="_blank" href="https://next.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 more
index b91a8eddc5a9803ddc4b7a4e9db4c1bf52c71478..ad88e8f9664ff9e938df1fc0a1b220c989c7312f 100644 (file)
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
     <template #heading>Ecosystem</template>
 
     Get official tools and libraries for your project:
-    <a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
+    <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
     <a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
     <a target="_blank" href="https://next.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 more
index b91a8eddc5a9803ddc4b7a4e9db4c1bf52c71478..ad88e8f9664ff9e938df1fc0a1b220c989c7312f 100644 (file)
@@ -47,7 +47,7 @@ import SupportIcon from './icons/IconSupport.vue'
     <template #heading>Ecosystem</template>
 
     Get official tools and libraries for your project:
-    <a target="_blank" href="https://next.vuex.vuejs.org/">Vuex</a>,
+    <a target="_blank" href="https://pinia.vuejs.org/">Pinia</a>,
     <a target="_blank" href="https://next.router.vuejs.org/">Vue Router</a>,
     <a target="_blank" href="https://next.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 more