diff --git a/src/constants/index.ts b/src/constants/index.ts index 6bb219c..19dbe61 100644 --- a/src/constants/index.ts +++ b/src/constants/index.ts @@ -8,4 +8,4 @@ export const faq = homePage + "faq/"; export const sourceCode = "https://github.com/etesync/etesync-web"; export const reportIssue = sourceCode + "/issues"; -export const forgotPassword = "https://www.etesync.com/accounts/password/reset/"; +export const forgotPassword = "https://www.etesync.com/faq/#forgot-password";