issues
search
sendgrid
/
email-templates
A repository of common email templates to use and modify to your heart's content.
https://sendgrid.com
MIT License
820
stars
985
forks
source link
Fix unsubscribe preferences link in example
#96
Open
dylans
opened
2 years ago
dylans
commented
2 years ago
Checklist
[x] I have made a material change to the repo (functionality, testing, spelling, grammar)
[x] I have read the [Contribution Guide] and my PR follows them.
[x] I updated my branch with the master branch.
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added necessary documentation about the functionality in the appropriate .md file
[ ] I have added in line documentation to the code I modified
Short description of what this PR does:
Example for unsubscribe preferences did not actually include the correct replacement link. This PR updates to the value shown in
https://docs.sendgrid.com/ui/sending-email/recipient-subscription-preferences#the-email-preferences-link
Checklist
Short description of what this PR does: