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

Docs: fix broken links in search results #360

Closed medmunds closed 5 months ago

medmunds commented 5 months ago

Upgrade to sphinx-rtd-theme 2.0.x to fix broken links in search results (for searches rendered client side).

See https://github.com/sphinx-doc/sphinx/issues/11608#issuecomment-1684410476 and https://github.com/readthedocs/sphinx_rtd_theme/pull/1507