fix(public): register links are broken

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-12-21 11:19:35 +01:00
parent b6bdcddcbe
commit 14ed77bd78
6 changed files with 5 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ export function Footer() {
description="Simplify your web & product analytics with our user-friendly platform. Collect, analyze, and optimize your data in minutes, for free."
/>
<Button size="lg" variant="secondary" asChild>
<Link href="https://dashboard.openpanel.dev/register">
<Link href="https://dashboard.openpanel.dev/onboarding">
Get started today!
</Link>
</Button>