Skip to content

Commit e3274e7

Browse files
authored
Merge pull request testing-library#722 from testing-library/afontcu-patch-2
Fix link to vue test utils docs
2 parents 8593dfb + 5f84a4a commit e3274e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue-testing-library/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The valid Vue Component to be tested.
6161
#### Options
6262

6363
An object containing additional information to be passed to `@vue/test-utils`
64-
[mount](https://vue-test-utils.vuejs.org/api/options.html#context).
64+
[mount](https://vue-test-utils.vuejs.org/api/options.html#mounting-options).
6565

6666
Additionally, the options object can also include the following three keys:
6767

0 commit comments

Comments
 (0)