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.
master
main
1 parent 7c31536 commit 5537ca5Copy full SHA for 5537ca5
docs/vue-testing-library/faq.mdx
@@ -158,6 +158,6 @@ Links:
158
[vue-test-utils]: https://github.com/vuejs/vue-test-utils
159
[mount]: https://test-utils.vuejs.org/api/#mount
160
[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
+[stubs-example]: https://github.com/testing-library/vue-testing-library/blob/main/src/__tests__/stubs.js
162
163
<!-- prettier-ignore-end -->
0 commit comments