Skip to content

Commit 906f309

Browse files
authored
docs: fix Integrations tab link (#1080)
1 parent c0d6a7a commit 906f309

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/integrations/programming

1 file changed

+1
-1
lines changed

sources/platform/integrations/programming/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You are not required to those packages—the REST API works with any HTTP client
2020

2121
## API token
2222

23-
To access the Apify API in your integrations, you need to authenticate using your secret API token. You can find it on the [Integrations](https://console.apify.com/account?tab=integrations) page in Apify Console. Give your token a reasonable description, and never use one token for several services, much like you shouldn't use the same password for different accounts.
23+
To access the Apify API in your integrations, you need to authenticate using your secret API token. You can find it on the [Integrations](https://console.apify.com/settings/integrations) page in Apify Console. Give your token a reasonable description, and never use one token for several services, much like you shouldn't use the same password for different accounts.
2424

2525
![Integrations page in Apify Console](../images/api-token.png)
2626

0 commit comments

Comments
 (0)