I was able to update the resetPasswordLink by doing this.
If you remove href=${resetPasswordLink}
from the template, it’ll throw an error.
Instead add another href
to your custom link below that and save the template.
Using this, I was able to get the updated custom link for reset password emails.
2 Likes