From: Haoqun Jiang Date: Tue, 7 Sep 2021 07:58:48 +0000 (+0800) Subject: chore: make the wording the for the Documentation item more succint X-Git-Tag: v3.0.0-beta.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14ebd93312954d9d63d5985d03292e51d716bf81;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: make the wording the for the Documentation item more succint --- diff --git a/template/code/default/src/components/Welcome.vue b/template/code/default/src/components/Welcome.vue index 9f3cdf4c..be13f3bc 100644 --- a/template/code/default/src/components/Welcome.vue +++ b/template/code/default/src/components/Welcome.vue @@ -14,11 +14,9 @@ import SupportIcon from './icons/IconSupport.vue' - Widely regarded as one of the best, Vue’s + Vue’s official documentation - will provide you with all information you need to get started. Whether you’re already a Vue - veteran or just trying the framework out, great chances are you’ll find the answer to your next - question there. + provides you with all information you need to get started. diff --git a/template/code/router/src/components/Welcome.vue b/template/code/router/src/components/Welcome.vue index 9f3cdf4c..be13f3bc 100644 --- a/template/code/router/src/components/Welcome.vue +++ b/template/code/router/src/components/Welcome.vue @@ -14,11 +14,9 @@ import SupportIcon from './icons/IconSupport.vue' - Widely regarded as one of the best, Vue’s + Vue’s official documentation - will provide you with all information you need to get started. Whether you’re already a Vue - veteran or just trying the framework out, great chances are you’ll find the answer to your next - question there. + provides you with all information you need to get started. diff --git a/template/code/typescript-default/src/components/Welcome.vue b/template/code/typescript-default/src/components/Welcome.vue index a4ee9e88..24b724a8 100644 --- a/template/code/typescript-default/src/components/Welcome.vue +++ b/template/code/typescript-default/src/components/Welcome.vue @@ -14,11 +14,9 @@ import SupportIcon from './icons/IconSupport.vue' - Widely regarded as one of the best, Vue’s + Vue’s official documentation - will provide you with all information you need to get started. Whether you’re already a Vue - veteran or just trying the framework out, great chances are you’ll find the answer to your next - question there. + provides you with all information you need to get started. diff --git a/template/code/typescript-router/src/components/Welcome.vue b/template/code/typescript-router/src/components/Welcome.vue index a4ee9e88..24b724a8 100644 --- a/template/code/typescript-router/src/components/Welcome.vue +++ b/template/code/typescript-router/src/components/Welcome.vue @@ -14,11 +14,9 @@ import SupportIcon from './icons/IconSupport.vue' - Widely regarded as one of the best, Vue’s + Vue’s official documentation - will provide you with all information you need to get started. Whether you’re already a Vue - veteran or just trying the framework out, great chances are you’ll find the answer to your next - question there. + provides you with all information you need to get started.