Forgot password: fix the link to point to the faq entry.
parent
e738622396
commit
0c59aef1dc
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue