Skip to content

Commit dd2ff7f

Browse files
authored
docs: update testing handbook link to Vue 3 vers. (#469)
1 parent addf4d4 commit dd2ff7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Vue Test Utils is the official low-level component testing library that was writ
9191
**Resources**
9292

9393
- [Official Vue Test Utils Documentation](https://vue-test-utils.vuejs.org)
94-
- [Vue Testing Handbook](https://lmiller1990.github.io/vue-testing-handbook/#what-is-this-guide) by Lachlan Miller
94+
- [Vue Testing Handbook](https://lmiller1990.github.io/vue-testing-handbook/v3/#what-is-this-guide) by Lachlan Miller
9595

9696
## End-to-End (E2E) Testing
9797

0 commit comments

Comments
 (0)