mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
update unleash.github.io link (integrations)
This commit is contained in:
parent
bbee498b3e
commit
26fe82f0fc
@ -276,7 +276,7 @@ export const IntegrationForm: FC<IntegrationFormProps> = ({
|
|||||||
name,
|
name,
|
||||||
displayName,
|
displayName,
|
||||||
description,
|
description,
|
||||||
documentationUrl = 'https://unleash.github.io/docs/addons',
|
documentationUrl = 'https://docs.getunleash.io/reference/integrations',
|
||||||
installation,
|
installation,
|
||||||
alerts,
|
alerts,
|
||||||
} = provider ? provider : ({} as Partial<AddonTypeSchema>);
|
} = provider ? provider : ({} as Partial<AddonTypeSchema>);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user