From 3092005c2db9b50cf7ca5534182a4af7fa95697a Mon Sep 17 00:00:00 2001 From: Zameel Hassan <43750093+zameel7@users.noreply.github.com> Date: Sun, 19 Mar 2023 23:04:34 +0530 Subject: [PATCH] close #227 --- 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