fix(dashboard): use correct link to billing
This commit is contained in:
@@ -49,7 +49,7 @@ export default function SideEffects({ organization }: SideEffectsProps) {
|
|||||||
Please upgrade your plan to continue using OpenPanel. Select a
|
Please upgrade your plan to continue using OpenPanel. Select a
|
||||||
tier which is appropriate for your needs or{' '}
|
tier which is appropriate for your needs or{' '}
|
||||||
<ProjectLink
|
<ProjectLink
|
||||||
href="/settings/organization/billing"
|
href="/settings/organization?tab=billing"
|
||||||
className="underline text-foreground"
|
className="underline text-foreground"
|
||||||
>
|
>
|
||||||
manage billing
|
manage billing
|
||||||
|
|||||||
Reference in New Issue
Block a user