We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980434b commit 1415b84Copy full SHA for 1415b84
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/introduction/"
+ href="https://next.vue-test-utils.vuejs.org/guide/"
14
v-text="'click here'"
15
/>.
16
</p>
0 commit comments