mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-19 19:31:06 -05:00
docs(brevo): fix minor typo
This commit is contained in:
committed by
Mike Edmunds
parent
24b65e0f74
commit
bf257ec3f2
@@ -443,7 +443,7 @@ To update your code:
|
||||
|
||||
2. If you are using Anymail's status tracking webhook,
|
||||
go to Brevo's dashboard (under `Transactional > Email > Settings > Webhook`_),
|
||||
and change the end or the URL from ``.../anymail/sendinblue/tracking/``
|
||||
and change the end of the URL from ``.../anymail/sendinblue/tracking/``
|
||||
to ``.../anymail/brevo/tracking/``. (Or use the code below to automate this.)
|
||||
|
||||
In your :ref:`tracking signal receiver function <signal-receivers>`,
|
||||
|
||||
Reference in New Issue
Block a user