fix url for create account

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-04-20 10:05:01 +02:00
parent 3174f88fa4
commit d7f4a6bcf8

View File

@@ -34,7 +34,7 @@ export async function Hero() {
<ALink
className="font-semibold"
size="lg"
href="https://dashboard.openpanel.dev"
href="https://dashboard.openpanel.dev/register"
>
Create account
</ALink>