Skip to content

Commit 29c35f7

Browse files
aladdin-addeddyerburgh
authored andcommitted
docs: fix broken links in guides/choosing-a-test-runner (fixes #53). (#54)
1 parent e3748ae commit 29c35f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/guides/choosing-a-test-runner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ The `jest-vue` preprocessor supports basic SFC functionalities, but currently do
3333

3434
Read the following guides for different setups:
3535

36-
- [Testing SFCs with Jest](./guides/testing-SFCs-with-jest.md)
37-
- [Testing SFCs with Mocha + webpack](./guides/testing-SFCs-with-mocha-webpack.md)
36+
- [Testing SFCs with Jest](./testing-SFCs-with-jest.md)
37+
- [Testing SFCs with Mocha + webpack](./testing-SFCs-with-mocha-webpack.md)
3838

3939
## Resources
4040

0 commit comments

Comments
 (0)