fix: account link

This commit is contained in:
drobnikj
2023-08-07 16:57:44 +02:00
parent 5146f6bde3
commit e09bad0440
+1 -1
View File
@@ -12,7 +12,7 @@ class ApifyApi implements INodeCredential {
this.name = 'apifyApi'
this.version = 1.0
this.description =
'You can find the Apify API token on your <a target="_blank" href="https://my.apify.com/account#/integrations">Apify account</a> page.'
'You can find the Apify API token on your <a target="_blank" href="https://console.apify.com/account#/integrations">Apify account</a> page.'
this.inputs = [
{
label: 'Apify API',