Skip to content

Commit

Permalink
Minor correction to url.
Browse files Browse the repository at this point in the history
  • Loading branch information
waleedkadous committed Jan 20, 2025
1 parent 615558e commit 2031437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansari/resources/templates/password_reset.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ <h2>Reset your Ansari Password</h2>

<p>If you did not request a reset of your Ansari password, you can safely ignore this.</p>

<p>Click on <a href="https://beta.ansari.chat/password_reset?token={{reset_token}}"</p>this link</a> to reset your password.</p>
<p>Click on <a href="https://ansari.chat/password_reset?token={{reset_token}}"</p>this link</a> to reset your password.</p>

Or paste this link into your browser:

https://beta.ansari.chat/reset-password?token={{reset_token}}
https://ansari.chat/reset-password?token={{reset_token}}

0 comments on commit 2031437

Please sign in to comment.