Skip to content

Commit aafb82f

Browse files
authored
Fix link to the latest Vue Test Utils repository (#1515)
1 parent 37b86b9 commit aafb82f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/vue-testing-library/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Introduction
66

77
Vue Testing Library builds on top of `DOM Testing Library` by adding APIs for
88
working with Vue components. It is built on top of
9-
[@vue/test-utils](https://github.com/vuejs/vue-test-utils), the official testing
9+
[@vue/test-utils](https://github.com/vuejs/test-utils/), the official testing
1010
library for Vue.
1111

1212
- [Vue Testing Library on GitHub][gh]

0 commit comments

Comments
 (0)