Skip to content

Commit 1415b84

Browse files
committed
docs: fix link to vtu-next
fix #1796
1 parent 980434b commit 1415b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/theme/Layout.vue

Lines changed: 1 addition & 1 deletion
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/introduction/"
13+
href="https://next.vue-test-utils.vuejs.org/guide/"
1414
v-text="'click here'"
1515
/>.
1616
</p>

0 commit comments

Comments
 (0)