mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
Update unleash.github.io link (integrations) (#10867)
## About the changes unleash.github.io doesn't exist anymore, so I'm updating the domain to docs.getunleash.io FYI @melindafekete
This commit is contained in:
parent
bbee498b3e
commit
131a741a35
@ -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