Skip to content

Commit

Permalink
fix: link typo for upgrade (#8842)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew authored Nov 22, 2024
1 parent b4bf68a commit c85c877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/component/personalDashboard/InfoSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c85c877

Please sign in to comment.