Skip to content

Commit 4b0dc5e

Browse files
authored
docs: fixes url of link to Vue3 version
1 parent c6d28ef commit 4b0dc5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/theme/Layout.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p>
1111
To read docs for Vue Test Utils for Vue 3,
1212
<a
13-
href="https://next.vue-test-utils.vuejs.org/guide/"
13+
href="https://test-utils.vuejs.org/"
1414
v-text="'click here'"
1515
/>.
1616
</p>

0 commit comments

Comments
 (0)