]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: add `rel="noopener"` to the link to `Cypress Component Testing` (#333)
author汪心禾 <wangxinhe06@gmail.com>
Mon, 28 Aug 2023 14:20:15 +0000 (22:20 +0800)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 14:20:15 +0000 (22:20 +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 5e6462538ecda2ce6758b16fcbbf6e2e40f5d683..dab95367d4cb1dfe39b9c898fcd087ee3eda35b6 100644 (file)
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
     <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://www.cypress.io/" target="_blank" rel="noopener">Cypress</a> and
-    <a href="https://on.cypress.io/component" target="_blank">Cypress Component Testing</a>.
+    <a href="https://on.cypress.io/component" target="_blank" rel="noopener"
+      >Cypress Component Testing</a
+    >.
 
     <br />
 
index 5e6462538ecda2ce6758b16fcbbf6e2e40f5d683..dab95367d4cb1dfe39b9c898fcd087ee3eda35b6 100644 (file)
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
     <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://www.cypress.io/" target="_blank" rel="noopener">Cypress</a> and
-    <a href="https://on.cypress.io/component" target="_blank">Cypress Component Testing</a>.
+    <a href="https://on.cypress.io/component" target="_blank" rel="noopener"
+      >Cypress Component Testing</a
+    >.
 
     <br />
 
index a70765c231fe6066338c8d3aee77f3091d46d8cc..49d8f7354f7d0f22c6abf7d8be239f47ddc34c09 100644 (file)
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
     <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://www.cypress.io/" target="_blank" rel="noopener">Cypress</a> and
-    <a href="https://on.cypress.io/component" target="_blank">Cypress Component Testing</a>.
+    <a href="https://on.cypress.io/component" target="_blank" rel="noopener"
+      >Cypress Component Testing</a
+    >.
 
     <br />
 
index a70765c231fe6066338c8d3aee77f3091d46d8cc..49d8f7354f7d0f22c6abf7d8be239f47ddc34c09 100644 (file)
@@ -32,7 +32,9 @@ import SupportIcon from './icons/IconSupport.vue'
     <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://www.cypress.io/" target="_blank" rel="noopener">Cypress</a> and
-    <a href="https://on.cypress.io/component" target="_blank">Cypress Component Testing</a>.
+    <a href="https://on.cypress.io/component" target="_blank" rel="noopener"
+      >Cypress Component Testing</a
+    >.
 
     <br />