Skip to content

Commit

Permalink
Fix README links
Browse files Browse the repository at this point in the history
  • Loading branch information
anagstef committed Jul 24, 2024
1 parent af4bf28 commit 1758a64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
This is a simple Clerk+Next.js application showing how you can run e2e Cypress tests for your application using testing tokens.

## Accompanying documentation
https://clerk.dev/docs/testing/cypress
https://clerk.com/docs/testing/cypress

## Getting Started

1. Sign up for a Clerk account at https://clerk.dev.
1. Sign up for a Clerk account at https://clerk.com.
2. Go to Clerk's dashboard and create an application.
3. Set the required Clerk environment variables as shown in the [example env file](./env.local.sample).
4. `npm install` the required dependencies.
Expand Down

0 comments on commit 1758a64

Please sign in to comment.