We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b86b9 commit aafb82fCopy full SHA for aafb82f
1 file changed
docs/vue-testing-library/intro.mdx
@@ -6,7 +6,7 @@ sidebar_label: Introduction
6
7
Vue Testing Library builds on top of `DOM Testing Library` by adding APIs for
8
working with Vue components. It is built on top of
9
-[@vue/test-utils](https://github.com/vuejs/vue-test-utils), the official testing
+[@vue/test-utils](https://github.com/vuejs/test-utils/), the official testing
10
library for Vue.
11
12
- [Vue Testing Library on GitHub][gh]
0 commit comments