Skip to content

Commit

Permalink
Correct anchor link in "Why Cypress?"
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Feb 16, 2024
1 parent 195d551 commit 63f3b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/overview/why-cypress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ it('adds a todo', () => {

Finally, through a large number of [official and 3rd party plugins](/plugins)
you can write Cypress [a11y](https://github.com/component-driven/cypress-axe),
[visual](/plugins#Visual%20Testing),
[visual](/plugins#visual-testing),
[email](/faq/questions/using-cypress-faq#How-do-I-check-that-an-email-was-sent-out)
and other types of tests.

Expand Down

0 comments on commit 63f3b40

Please sign in to comment.