<!-- Ouch, sorry you’ve run into a bug. Thank for taking the time to report it! Please fill in as much of the template below as you’re able. --> ### Subject of the issue Incorrect url for Vue Test Utils for Vue 3. ### Steps to reproduce Tell us how to reproduce this issue. Please provide a working and simplified example. ### Expected behaviour What should happen? ### Actual behaviour What happens instead? ### Possible Solution [https://next.vue-test-utils.vuejs.org/introduction/](https://next.vue-test-utils.vuejs.org/introduction/) should be replaced with [https://next.vue-test-utils.vuejs.org/guide/](https://next.vue-test-utils.vuejs.org/guide/) What are the alternative solutions? Please describe what else you have considered?