From a8cfb2e5eba7454246ac84c26ffe94938c555457 Mon Sep 17 00:00:00 2001 From: Jelte Fennema Date: Sat, 10 Dec 2022 19:08:25 +0100 Subject: [PATCH] Fix link to mailjet apikeys The old link returns a 404 now --- docs/esps/mailjet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/esps/mailjet.rst b/docs/esps/mailjet.rst index f651379..78b253f 100644 --- a/docs/esps/mailjet.rst +++ b/docs/esps/mailjet.rst @@ -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"]`` 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