mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
docs: Update links in deprecated langchain nodes to avoid linting errors (no-changelog) (#8273)
This commit is contained in:
@@ -10,7 +10,7 @@ export class SerpApi implements ICredentialType {
|
||||
|
||||
displayName = 'SerpAPI';
|
||||
|
||||
documentationUrl = 'serpapi';
|
||||
documentationUrl = 'serp';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user