]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: fix the documentation link
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 2 Dec 2021 11:15:18 +0000 (19:15 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 2 Dec 2021 11:15:18 +0000 (19:15 +0800)
commit0c0ae18005f86f1effc204ff593f45bb207d61b4
tree536ca7f70daea0969c7ad6405038289395b683c6
parent040ebe5ef2ebe1df0e8dd289e5919a700db1f2cc
fix: fix the documentation link
20 files changed:
playground/default/src/components/TheWelcome.vue
playground/pinia-with-tests/src/components/TheWelcome.vue
playground/pinia/src/components/TheWelcome.vue
playground/router-pinia-with-tests/src/components/TheWelcome.vue
playground/router-pinia/src/components/TheWelcome.vue
playground/router-with-tests/src/components/TheWelcome.vue
playground/router/src/components/TheWelcome.vue
playground/typescript-pinia-with-tests/src/components/TheWelcome.vue
playground/typescript-pinia/src/components/TheWelcome.vue
playground/typescript-router-pinia-with-tests/src/components/TheWelcome.vue
playground/typescript-router-pinia/src/components/TheWelcome.vue
playground/typescript-router-with-tests/src/components/TheWelcome.vue
playground/typescript-router/src/components/TheWelcome.vue
playground/typescript-with-tests/src/components/TheWelcome.vue
playground/typescript/src/components/TheWelcome.vue
playground/with-tests/src/components/TheWelcome.vue
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