Skip to content

Commit df1974a

Browse files
ankurk91eddyerburgh
authored andcommitted
docs: update example repo links (#80)
1 parent 8e74bcd commit df1974a

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
@@ -20,8 +20,8 @@ Refer to [documentation](https://vue-test-utils.vuejs.org/)
2020

2121
## Examples
2222

23-
- [example with Jest](https://github.com/eddyerburgh/vue-test-utils-jest-example)
24-
- [example with Mocha](https://github.com/eddyerburgh/vue-test-utils-mocha-example)
23+
- [example with Jest](https://github.com/vuejs/vue-test-utils-jest-example)
24+
- [example with Mocha](https://github.com/vuejs/vue-test-utils-mocha-webpack-example)
2525
- [example with tape](https://github.com/eddyerburgh/vue-test-utils-tape-example)
2626
- [example with AVA](https://github.com/eddyerburgh/vue-test-utils-ava-example)
2727

0 commit comments

Comments
 (0)