diff --git a/credentials/HttpBinApi.credentials.ts b/credentials/HttpBinApi.credentials.ts index a2294d8..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 = 'https://httpbin.org/#/Auth/get_bearer'; + documentationUrl = ''; properties: INodeProperties[] = [ { displayName: 'Token',