]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: update links
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 7 Feb 2022 08:03:02 +0000 (16:03 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 7 Feb 2022 08:03:02 +0000 (16:03 +0800)
template/code/default/src/components/HelloWorld.vue
template/code/default/src/components/TheWelcome.vue
template/code/router/src/components/HelloWorld.vue
template/code/router/src/components/TheWelcome.vue
template/code/typescript-default/src/components/HelloWorld.vue
template/code/typescript-default/src/components/TheWelcome.vue
template/code/typescript-router/src/components/HelloWorld.vue
template/code/typescript-router/src/components/TheWelcome.vue

index 246beb3466e8f9822e679fedc6dd6008de63a123..de8b576aa908fc6f7fe3f5e4ed4c59162efdc0f3 100644 (file)
@@ -13,7 +13,7 @@ defineProps({
     <h3>
       You’ve successfully created a project with
       <a target="_blank" href="https://vitejs.dev/">Vite</a> +
-      <a target="_blank" href="https://vuejs.org/">Vue 2</a>.
+      <a target="_blank" href="https://v2.vuejs.org/">Vue 2</a>.
     </h3>
   </div>
 </template>
index 4d37dc5d34eee7b14b33b205d181c201f7788a7c..cccc38efb5ad839f9c1247fee74d0e7edffda003 100644 (file)
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Documentation</template>
 
       Vue’s
-      <a target="_blank" href="https://vuejs.org/">official documentation</a>
+      <a target="_blank" href="https://v2.vuejs.org/">official documentation</a>
       provides you with all information you need to get started.
     </WelcomeItem>
 
@@ -49,7 +49,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       Get official tools and libraries for your project:
       <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://v3.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
       more resources, we suggest paying
@@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       As an independent project, Vue relies on community backing for its sustainability. You can
       help us by
-      <a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
+      <a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
     </WelcomeItem>
   </div>
 </template>
index 246beb3466e8f9822e679fedc6dd6008de63a123..de8b576aa908fc6f7fe3f5e4ed4c59162efdc0f3 100644 (file)
@@ -13,7 +13,7 @@ defineProps({
     <h3>
       You’ve successfully created a project with
       <a target="_blank" href="https://vitejs.dev/">Vite</a> +
-      <a target="_blank" href="https://vuejs.org/">Vue 2</a>.
+      <a target="_blank" href="https://v2.vuejs.org/">Vue 2</a>.
     </h3>
   </div>
 </template>
index 4d37dc5d34eee7b14b33b205d181c201f7788a7c..cccc38efb5ad839f9c1247fee74d0e7edffda003 100644 (file)
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Documentation</template>
 
       Vue’s
-      <a target="_blank" href="https://vuejs.org/">official documentation</a>
+      <a target="_blank" href="https://v2.vuejs.org/">official documentation</a>
       provides you with all information you need to get started.
     </WelcomeItem>
 
@@ -49,7 +49,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       Get official tools and libraries for your project:
       <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://v3.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
       more resources, we suggest paying
@@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       As an independent project, Vue relies on community backing for its sustainability. You can
       help us by
-      <a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
+      <a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
     </WelcomeItem>
   </div>
 </template>
index db400342b80b761f1ea499e12a3e7848152bdda0..624fb3e024ad4c26d2e6e35b152a7b910548faaf 100644 (file)
@@ -10,7 +10,7 @@ defineProps<{
     <h3>
       You’ve successfully created a project with
       <a target="_blank" href="https://vitejs.dev/">Vite</a> +
-      <a target="_blank" href="https://vuejs.org/">Vue 2</a>.
+      <a target="_blank" href="https://v2.vuejs.org/">Vue 2</a>.
     </h3>
   </div>
 </template>
index 88a4423a95cf2bbbb248c09aaa2555be4bb725ec..51d1239244449a67efe20c155b666e0011293a48 100644 (file)
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Documentation</template>
 
       Vue’s
-      <a target="_blank" href="https://vuejs.org/">official documentation</a>
+      <a target="_blank" href="https://v2.vuejs.org/">official documentation</a>
       provides you with all information you need to get started.
     </WelcomeItem>
 
@@ -49,7 +49,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       Get official tools and libraries for your project:
       <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://v3.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
       more resources, we suggest paying
@@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       As an independent project, Vue relies on community backing for its sustainability. You can
       help us by
-      <a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
+      <a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
     </WelcomeItem>
   </div>
 </template>
index c1d1964af0522945556d5cab11d3566e0a33e134..bf0a052f30af9456cad45c21db6b8ae71a13a2cb 100644 (file)
@@ -10,7 +10,7 @@ defineProps<{
     <h3>
       You’ve successfully created a project with
       <a target="_blank" href="https://vitejs.dev/">Vite</a> +
-      <a target="_blank" href="https://vuejs.org/">Vue 2</a>. What's next?
+      <a target="_blank" href="https://v2.vuejs.org/">Vue 2</a>. What's next?
     </h3>
   </div>
 </template>
index 88a4423a95cf2bbbb248c09aaa2555be4bb725ec..51d1239244449a67efe20c155b666e0011293a48 100644 (file)
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
       <template #heading>Documentation</template>
 
       Vue’s
-      <a target="_blank" href="https://vuejs.org/">official documentation</a>
+      <a target="_blank" href="https://v2.vuejs.org/">official documentation</a>
       provides you with all information you need to get started.
     </WelcomeItem>
 
@@ -49,7 +49,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       Get official tools and libraries for your project:
       <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://v3.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
       more resources, we suggest paying
@@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue'
 
       As an independent project, Vue relies on community backing for its sustainability. You can
       help us by
-      <a target="_blank" href="https://vuejs.org/support-vuejs/">becoming a sponsor</a>.
+      <a target="_blank" href="https://vuejs.org/sponsor/">becoming a sponsor</a>.
     </WelcomeItem>
   </div>
 </template>