fix url for create account
This commit is contained in:
@@ -34,7 +34,7 @@ export async function Hero() {
|
|||||||
<ALink
|
<ALink
|
||||||
className="font-semibold"
|
className="font-semibold"
|
||||||
size="lg"
|
size="lg"
|
||||||
href="https://dashboard.openpanel.dev"
|
href="https://dashboard.openpanel.dev/register"
|
||||||
>
|
>
|
||||||
Create account
|
Create account
|
||||||
</ALink>
|
</ALink>
|
||||||
|
|||||||
Reference in New Issue
Block a user