Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c0ae18

Browse files
committed
fix: fix the documentation link
1 parent040ebe5 commit0c0ae18

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

‎playground/default/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/pinia-with-tests/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/pinia/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/router-pinia-with-tests/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/router-pinia/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/router-with-tests/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/router/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/typescript-pinia-with-tests/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/typescript-pinia/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

‎playground/typescript-router-pinia-with-tests/src/components/TheWelcome.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue'
1616
<template #heading>Documentation</template>
1717

1818
Vue’s
19-
<atarget="_blank"href="https://v3.vuejs.org/">official documentation</a>
19+
<atarget="_blank"href="https://vuejs.org/">official documentation</a>
2020
provides you with all information you need to get started.
2121
</WelcomeItem>
2222

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp