mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Fix link to mailjet apikeys
The old link returns a 404 now
This commit is contained in:
committed by
Mike Edmunds
parent
d37f4ef109
commit
a8cfb2e5eb
@@ -55,7 +55,7 @@ Anymail will also look for ``MAILJET_API_KEY`` and ``MAILJET_SECRET_KEY`` at the
|
|||||||
root of the settings file if neither ``ANYMAIL["MAILJET_API_KEY"]``
|
root of the settings file if neither ``ANYMAIL["MAILJET_API_KEY"]``
|
||||||
nor ``ANYMAIL_MAILJET_API_KEY`` is set.
|
nor ``ANYMAIL_MAILJET_API_KEY`` is set.
|
||||||
|
|
||||||
.. _API Key Management: https://app.mailjet.com/account/api_keys
|
.. _API Key Management: https://app.mailjet.com/account/apikeys
|
||||||
|
|
||||||
|
|
||||||
.. setting:: ANYMAIL_MAILJET_API_URL
|
.. setting:: ANYMAIL_MAILJET_API_URL
|
||||||
|
|||||||
Reference in New Issue
Block a user