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,
|
||||
displayName,
|
||||
description,
|
||||
documentationUrl = 'https://unleash.github.io/docs/addons',
|
||||
documentationUrl = 'https://docs.getunleash.io/reference/integrations',
|
||||
installation,
|
||||
alerts,
|
||||
} = provider ? provider : ({} as Partial<AddonTypeSchema>);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user