mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-06 01:15:28 +02:00
fix: link typo for upgrade (#8842)
This commit is contained in:
parent
b4bf68a4d2
commit
c85c877c93
@ -139,7 +139,7 @@ export const InfoSection: FC<InfoSectionProps> = () => {
|
|||||||
</StyledListItem>
|
</StyledListItem>
|
||||||
</StyledList>
|
</StyledList>
|
||||||
<div>
|
<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
|
View full Enterprise offering
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user