Forgot password: fix the link to point to the faq entry.

master
Tom Hacohen 4 years ago
parent e738622396
commit 0c59aef1dc

@ -8,4 +8,4 @@ export const faq = homePage + "faq/";
export const sourceCode = "https://github.com/etesync/etesync-web"; export const sourceCode = "https://github.com/etesync/etesync-web";
export const reportIssue = sourceCode + "/issues"; 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…
Cancel
Save