diff --git a/credentials/HttpBinApi.credentials.ts b/credentials/HttpBinApi.credentials.ts index 805b83d..d45f6d9 100644 --- a/credentials/HttpBinApi.credentials.ts +++ b/credentials/HttpBinApi.credentials.ts @@ -8,7 +8,7 @@ import { export class HttpBinApi implements ICredentialType { name = 'httpbinApi'; displayName = 'HttpBin API'; - documentationUrl = 'httpbin'; + documentationUrl = ''; properties: INodeProperties[] = [ { displayName: 'Token',