We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d28ef commit 4b0dc5eCopy full SHA for 4b0dc5e
docs/.vuepress/theme/Layout.vue
@@ -10,7 +10,7 @@
10
<p>
11
To read docs for Vue Test Utils for Vue 3,
12
<a
13
- href="https://next.vue-test-utils.vuejs.org/guide/"
+ href="https://test-utils.vuejs.org/"
14
v-text="'click here'"
15
/>.
16
</p>
0 commit comments