mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 00:37:10 +02:00
docs: Fix docs link in Perplexity credential (no-changelog) (#16058)
This commit is contained in:
parent
2724089078
commit
10dc73fc82
|
|
@ -10,7 +10,7 @@ export class PerplexityApi implements ICredentialType {
|
|||
|
||||
displayName = 'Perplexity API';
|
||||
|
||||
documentationUrl = 'https://docs.perplexity.ai';
|
||||
documentationUrl = 'perplexity';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user