Skip to content

Commit 7e1bf43

Browse files
committed
email recovery fixed
1 parent 5966bf1 commit 7e1bf43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Click here to reset your password: {{ config('app.frontend_url').'/#/orgpwdreset/'.$token }}
1+
Click here to reset your password: {{ config('app.frontend_url').'/#/orgreset/'.$token }}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Click here to reset your password: {{ config('app.frontend_url').'/#/userpwdreset/'.$token }}
1+
Click here to reset your password: {{ config('app.frontend_url').'/#/userest/'.$token }}

0 commit comments

Comments
 (0)