mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
docs: Fix OpenAI credential docs url (no-changelog) (#5006)
This commit is contained in:
committed by
GitHub
parent
365ffec3b2
commit
75a974987d
@@ -10,7 +10,7 @@ export class OpenAiApi implements ICredentialType {
|
||||
|
||||
displayName = 'OpenAi';
|
||||
|
||||
documentationUrl = 'openAiApi';
|
||||
documentationUrl = 'openAi';
|
||||
|
||||
properties: INodeProperties[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user