fix: remove language prefix from reset password URL

This commit is contained in:
Arielton Oberek 2024-10-18 10:41:07 -03:00 committed by GitHub
parent 137cd25267
commit 841c0731aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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/en/docs/core/get-started/reset-password"
href="https://docs.dokploy.com/docs/core/get-started/reset-password"
target="_blank"
>
Lost your password?