Skip to content

Commit 85d2fc2

Browse files
authored
docs: Fix link to mount in migration guide
1 parent 276a9cd commit 85d2fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/references/migration-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ Here are a few examples, assuming the value of `videosFolder` is
676676
#### `cy.mount()`
677677

678678
If you set up your app using the automatic configuration wizard, a basic
679-
[`cy.mount()`]((/api/commands/mount) command will be imported for you in your
679+
[`cy.mount()`](/api/commands/mount) command will be imported for you in your
680680
support file from one our supported frameworks.
681681

682682
#### `Cypress.Commands.add()`

0 commit comments

Comments
 (0)