]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
fix: vitest link in template (#678)
authorVõ Quang Chiến <2giosangmitom@proton.me>
Thu, 6 Feb 2025 08:14:40 +0000 (15:14 +0700)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2025 08:14:40 +0000 (09:14 +0100)
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 e02c38f90e6bd55f87772328f812dcc5fcaa5217..f3ad467ad8586b3512ce5a18fbef4308eef1d5b6 100644 (file)
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
     +
     <a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
     you need to test your components and web pages, check out
-    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vite</a>
+    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
     and
     <a href="https://www.cypress.io/" target="_blank" rel="noopener">Cypress</a>
     /
index e02c38f90e6bd55f87772328f812dcc5fcaa5217..f3ad467ad8586b3512ce5a18fbef4308eef1d5b6 100644 (file)
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
     +
     <a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
     you need to test your components and web pages, check out
-    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vite</a>
+    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
     and
     <a href="https://www.cypress.io/" target="_blank" rel="noopener">Cypress</a>
     /
index 674b49037f2545c067d8711b8c178ed5fc758c9c..ae6eec3bd8c7caf56a708a45ddfa0565551b4ee5 100644 (file)
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
     +
     <a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
     you need to test your components and web pages, check out
-    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vite</a>
+    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
     and
     <a href="https://www.cypress.io/" target="_blank" rel="noopener">Cypress</a>
     /
index 674b49037f2545c067d8711b8c178ed5fc758c9c..ae6eec3bd8c7caf56a708a45ddfa0565551b4ee5 100644 (file)
@@ -34,7 +34,7 @@ const openReadmeInEditor = () => fetch('/__open-in-editor?file=README.md')
     +
     <a href="https://github.com/johnsoncodehk/volar" target="_blank" rel="noopener">Volar</a>. If
     you need to test your components and web pages, check out
-    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vite</a>
+    <a href="https://vitest.dev/" target="_blank" rel="noopener">Vitest</a>
     and
     <a href="https://www.cypress.io/" target="_blank" rel="noopener">Cypress</a>
     /