Skip to content

Commit 29e37dd

Browse files
authored
docs: Update eslint-plugin-testing-library link (#126)
1 parent c79a388 commit 29e37dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ bundled with Vue Testing Library.
143143
## ESLint support
144144

145145
If you want to lint test files that use Vue Testing Library, you can use the
146-
official plugin:
147-
[eslint-plugin-testing-library](https://github.com/Belco90/eslint-plugin-testing-library).
146+
official plugin: [eslint-plugin-testing-library][eslint-plugin-testing-library].
148147

149148
## License
150149

@@ -191,6 +190,7 @@ official plugin:
191190

192191
[docs]: https://testing-library.com/vue
193192
[docs-edit]: https://github.com/testing-library/testing-library-docs
193+
[eslint-plugin-testing-library]: https://github.com/testing-library/eslint-plugin-testing-library
194194

195195
[test-directory]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__
196196
[vuex-example]: https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vuex.js

0 commit comments

Comments
 (0)