mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
docs: Fix docs link in Perplexity credential (no-changelog) (#16058)
This commit is contained in:
committed by
GitHub
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[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user