mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
fix: account link
This commit is contained in:
@@ -12,7 +12,7 @@ class ApifyApi implements INodeCredential {
|
|||||||
this.name = 'apifyApi'
|
this.name = 'apifyApi'
|
||||||
this.version = 1.0
|
this.version = 1.0
|
||||||
this.description =
|
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 = [
|
this.inputs = [
|
||||||
{
|
{
|
||||||
label: 'Apify API',
|
label: 'Apify API',
|
||||||
|
|||||||
Reference in New Issue
Block a user