mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(crowd.dev Node): Fix documentation urls for crowd.dev credentials and nodes (#6696)
This commit is contained in:
committed by
GitHub
parent
fce5609fa3
commit
acda7f269f
@@ -10,7 +10,7 @@ export class CrowdDevApi implements ICredentialType {
|
||||
|
||||
displayName = 'crowd.dev API';
|
||||
|
||||
documentationUrl = 'crowdDev';
|
||||
documentationUrl = 'crowddev';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user