We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd9b598 + d0321ab commit e4ed37bCopy full SHA for e4ed37b
src/guide/introduction.md
@@ -38,7 +38,7 @@ test('displays message', () => {
38
39
## What Next?
40
41
-To see Vue Test Utils in action, [take the Crash Course]./a-crash-course/), where we build a simple Todo app using a test-first approach.
+To see Vue Test Utils in action, [take the Crash Course](./a-crash-course/), where we build a simple Todo app using a test-first approach.
42
43
Docs are split into two main sections:
44
0 commit comments