Skip to content

Commit

Permalink
Merge pull request #6 from goldcaddy77/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ivashchuk authored Apr 26, 2024
2 parents 2def47b + 37c995a commit e371222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/patterns/upgrade-dialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export function UpgradeDialog({
<DialogFooter>
<Button onClick={() => setOpen(false)}>Cancel</Button>

<Link href="/subscriptions">
<Link href="/app/subscriptions">
<Button>Upgrade Now</Button>
</Link>
</DialogFooter>
Expand Down

0 comments on commit e371222

Please sign in to comment.