anymail / django-anymail

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
https://anymail.dev
BSD 3-Clause "New" or "Revised" License
1.65k stars 125 forks source link

Fix broken sendgrid documentation links #376

Closed GDay closed 3 months ago

GDay commented 3 months ago

Thanks for this package!

Some of the SendGrid links are now not available anymore (404 error). Looks like they migrated the docs over to Twilio now. This PR fixes them.

medmunds commented 3 months ago

Thanks for this—fighting linkrot in the docs is a constant battle.

(I guess Twilio hasn't heard that cool URIs don't change.)