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 00bbf78 commit 510d439Copy full SHA for 510d439
README.md
@@ -34,7 +34,7 @@ pip install -r requirements.txt
34
The main test case spec is [`test_acme_bank.py`](tests/test_acme_bank.py).
35
36
To execute tests, set the `APPLITOOLS_API_KEY` environment variable
37
-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),
38
and then run:
39
40
```
0 commit comments