diff options
| author | Mike Edmunds <medmunds@gmail.com> | 2026-04-09 16:18:25 -0700 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-04-15 09:26:53 -0300 |
| commit | 339879620a105129951e9bcd999c74faa709e587 (patch) | |
| tree | dfb075eff0f26f0e5864ffd949b257e88fe9171e | |
| parent | f8a9290f30e02b8183f656ae8d4ee6fb97791a84 (diff) | |
Fixed broken link in email docs.
| -rw-r--r-- | docs/topics/email.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/email.txt b/docs/topics/email.txt index c4eac19b03..f7f1d12491 100644 --- a/docs/topics/email.txt +++ b/docs/topics/email.txt @@ -815,7 +815,7 @@ convenience that can be used during development. highlighted on the `Community Ecosystem`_ page. The Django Packages `Email grid`_ has even more options for you! -.. _Community Ecosystem: https://www.djangoproject.com/community/ecosystem/#email-and-notifications +.. _Community Ecosystem: https://www.djangoproject.com/community/ecosystem/#email-notifications .. _Email grid: https://djangopackages.org/grids/g/email/ |
