Skip to content

Commit ca3033c

Browse files
authored
docs(Cypress - Setup): replace dead quick start link (#4953)
1 parent 11f3ba5 commit ca3033c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cypress-commands/TestSetup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ When launching Cypress the first time you're guided through the setup, which the
1818
includeShadowDom: true;
1919
```
2020

21-
[Here](https://docs.cypress.io/guides/component-testing/react/quickstart) you can find the Cypress Quickstart tutorial for React.
21+
[Here](https://docs.cypress.io/guides/component-testing/react/overview) you can find the Cypress Quickstart tutorial for React.
2222

2323
## ThemeProvider
2424

0 commit comments

Comments
 (0)