Merge pull request #566 from arioberek/canary

fix: update reset password link URL
This commit is contained in:
Mauricio Siu
2024-10-18 09:34:51 -06:00
committed by GitHub

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/docs/core/get-started/reset-password"
target="_blank"
>
Lost your password?