fix(public): register links are broken
This commit is contained in:
@@ -31,7 +31,7 @@ export function Hero() {
|
||||
{/* CTA */}
|
||||
<div className="col md:row gap-4 center-center my-12">
|
||||
<Button size="lg" asChild>
|
||||
<Link href="https://dashboard.openpanel.dev/register">
|
||||
<Link href="https://dashboard.openpanel.dev/onboarding">
|
||||
Try it for free
|
||||
</Link>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user