1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: link typo for upgrade (#8842)

This commit is contained in:
Mateusz Kwasniewski 2024-11-22 16:09:58 +01:00 committed by GitHub
parent b4bf68a4d2
commit c85c877c93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,7 +139,7 @@ export const InfoSection: FC<InfoSectionProps> = () => {
</StyledListItem>
</StyledList>
<div>
<Button href='https://www.getunleash.io/upgrade_unleash?utm_source=oss&utm_medium=feature&utm_content=dashboard'>
<Button href='https://www.getunleash.io/upgrade-unleash?utm_source=oss&utm_medium=feature&utm_content=dashboard'>
View full Enterprise offering
</Button>
</div>