Skip to content

Commit 6083a54

Browse files
authored
Merge pull request #170 from argos-ci/fix-doc-link-cypress
fix(cypress): fix doc link
2 parents a275c25 + 368e91d commit 6083a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart/cypress.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Learn how to setup visual testing using the Argos Cypress SDK.
2121
To get the most out of this guide, you’ll need to:
2222

2323
- [Use Cypress](https://docs.cypress.io/guides/getting-started/installing-cypress)
24-
- [Run Cypress on your CI/CD](https://playwright.dev/docs/ci-intro#on-pushpull_request)
24+
- [Run Cypress on your CI/CD](https://learn.cypress.io/advanced-cypress-concepts/running-cypress-in-ci)
2525
- [Create your project in Argos](https://app.argos-ci.com/new)
2626

2727
## 1. Install

0 commit comments

Comments
 (0)