docs: Fix OpenAI credential docs url (no-changelog) (#5006)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2022-12-22 11:44:11 +01:00 committed by GitHub
parent 365ffec3b2
commit 75a974987d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ export class OpenAiApi implements ICredentialType {
displayName = 'OpenAi';
documentationUrl = 'openAiApi';
documentationUrl = 'openAi';
properties: INodeProperties[] = [
{