Commit 645f735a authored by Evan You's avatar Evan You

docs: fix wrong links

parent 0c04ba12
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
- [Vue CLI](https://github.com/vuejs/vue-cli) offers pre-configured unit testing and e2e testing setups. - [Vue CLI](https://github.com/vuejs/vue-cli) offers pre-configured unit testing and e2e testing setups.
- If you are interested in manually setting up unit tests for `*.vue` files, consult the docs for [@vue/test-utils](https://vue-test-utils.vuejs.org), which covers setup with [mocha-webpack](https://vue-test-utils.vuejs.org/guides/testing-SFCs-with-mocha-webpack.html) or [Jest](https://vue-test-utils.vuejs.org/guides/testing-SFCs-with-jest.html). - If you are interested in manually setting up unit tests for `*.vue` files, consult the docs for [@vue/test-utils](https://vue-test-utils.vuejs.org), which covers setup with [mocha-webpack](https://vue-test-utils.vuejs.org/guides/#testing-single-file-components-with-mocha-webpack) or [Jest](https://vue-test-utils.vuejs.org/guides/#testing-single-file-components-with-jest).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment