Skip to content

Commit 5537ca5

Browse files
committed
docs(Vue Testing Library): update stubs-example link branch name from master to main in faq page
1 parent 7c31536 commit 5537ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue-testing-library/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,6 @@ Links:
158158
[vue-test-utils]: https://github.com/vuejs/vue-test-utils
159159
[mount]: https://test-utils.vuejs.org/api/#mount
160160
[stubs]: https://test-utils.vuejs.org/api/#global-stubs
161-
[stubs-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/stubs.js
161+
[stubs-example]: https://github.com/testing-library/vue-testing-library/blob/main/src/__tests__/stubs.js
162162

163163
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)