From 11bdcc8b68b1e623f3846d43db899d8a7e136223 Mon Sep 17 00:00:00 2001 From: Prasnal Date: Mon, 11 Oct 2021 21:49:21 +0200 Subject: [PATCH] Update CHANGELOG.md --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 33c7633..9f0dd96 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ For SparkPost EU and Enterprise accounts, pass in a second parameter to set the .. code-block:: python from sparkpost import SparkPost - sp = SparkPost('YOUR API KEY', 'https://api.eu.sparkpost.com') + sp = SparkPost('YOUR API KEY', 'api.eu.sparkpost.com') .. _API & SMTP: https://app.sparkpost.com/#/configuration/credentials