Skip to content

Commit 620eea1

Browse files
Updated README link
1 parent d130614 commit 620eea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To run this example project, you'll need:
2727
The main test case is [`AcmeBankTests.java`](src/test/java/com/applitools/example/AcmeBankTests.java).
2828

2929
To execute tests, set the `APPLITOOLS_API_KEY` environment variable
30-
to your [account's API key](https://applitools.com/tutorials/getting-started/setting-up-your-environment.html).
30+
to your [account's API key](https://applitools.com/tutorials/guides/getting-started/registering-an-account).
3131
You can launch the test from your IDE,
3232
or you can run it from the command line with Maven like this:
3333

0 commit comments

Comments
 (0)