Skip to content

Commit e4ed37b

Browse files
authored
Merge pull request #78 from rdarcy1/patch-1
Fix link in introduction.md
2 parents cd9b598 + d0321ab commit e4ed37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ test('displays message', () => {
3838

3939
## What Next?
4040

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.
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.
4242

4343
Docs are split into two main sections:
4444

0 commit comments

Comments
 (0)