mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
docs: Lowercase xAI credentials documentation link (no-changelog) (#15249)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
committed by
GitHub
parent
32bea87fa2
commit
8cc5a5da3b
@@ -10,7 +10,7 @@ export class XAiApi implements ICredentialType {
|
|||||||
|
|
||||||
displayName = 'xAi';
|
displayName = 'xAi';
|
||||||
|
|
||||||
documentationUrl = 'xAi';
|
documentationUrl = 'xai';
|
||||||
|
|
||||||
properties: INodeProperties[] = [
|
properties: INodeProperties[] = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user