Customising the Filament Password Reset Email

I have just launched filament a site today which requires existing users to reset their passwords to gain access.

The issue I am having is that they are using sendgrid which is adding tracking to the password reset links which breaks them. To fix this I need to add clicktracking="off" to the achors. I have updated the button component in my mail them to do this so they can get access be I need to also update the text link at the bottom of the email.

Can anyone point me in the right direction so I can publish the template for the password reset email?
Solution
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Was this page helpful?