Skip to content

Commit 7b4d3c7

Browse files
authored
Merge pull request #3 from lindgr3n/readme-update
Fix vue-router link in readme
2 parents 6ecf1b7 + f3fef91 commit 7b4d3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ You'll find examples of testing with different libraries in
141141
Some included are:
142142

143143
* [`vuex`](https://github.com/dfcook/vue-testing-library/tree/master/tests/__tests__/vuex.js)
144-
* [`vue-router`](https://github.com/dfcook/vue-testing-library/tree/master/__tests__/vue-router.js)
144+
* [`vue-router`](https://github.com/dfcook/vue-testing-library/tree/master/tests/__tests__/vue-router.js)
145145
* [`vee-validate`](https://github.com/dfcook/vue-testing-library/tree/master/tests/__tests__/validate-plugin.js)
146146

147147
Feel free to contribute more!

0 commit comments

Comments
 (0)