We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d130614 commit 620eea1Copy full SHA for 620eea1
README.md
@@ -27,7 +27,7 @@ To run this example project, you'll need:
27
The main test case is [`AcmeBankTests.java`](src/test/java/com/applitools/example/AcmeBankTests.java).
28
29
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).
+to your [account's API key](https://applitools.com/tutorials/guides/getting-started/registering-an-account).
31
You can launch the test from your IDE,
32
or you can run it from the command line with Maven like this:
33
0 commit comments