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
|
||||
tier which is appropriate for your needs or{' '}
|
||||
<ProjectLink
|
||||
href="/settings/organization/billing"
|
||||
href="/settings/organization?tab=billing"
|
||||
className="underline text-foreground"
|
||||
>
|
||||
manage billing
|
||||
|
||||
Reference in New Issue
Block a user