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 addf4d4 commit dd2ff7fCopy full SHA for dd2ff7f
src/guide/testing.md
@@ -91,7 +91,7 @@ Vue Test Utils is the official low-level component testing library that was writ
91
**Resources**
92
93
- [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
+- [Vue Testing Handbook](https://lmiller1990.github.io/vue-testing-handbook/v3/#what-is-this-guide) by Lachlan Miller
95
96
## End-to-End (E2E) Testing
97
0 commit comments