fix: reset password button URL

This commit is contained in:
Arielton Oberek
2024-10-18 10:35:08 -03:00
committed by GitHub
parent 4dcd16c41e
commit 137cd25267

View File

@@ -178,7 +178,7 @@ export default function Home() {
<div className="mt-4 text-sm flex flex-row justify-center gap-2">
<Link
className="hover:underline text-muted-foreground"
href="https://docs.dokploy.com/get-started/reset-password"
href="https://docs.dokploy.com/en/docs/core/get-started/reset-password"
target="_blank"
>
Lost your password?