diff --git a/README.rst b/README.rst index 6de7780dd..41bcdc591 100644 --- a/README.rst +++ b/README.rst @@ -72,7 +72,7 @@ encouraged to set ``raise_errors`` to ``True`` for forwards compatibility. Usage ~~~~~ -To begin using this library create a new instance of `SendGridClient` with your SendGrid credentials or a SendGrid API Key. API Key is the preferred method. API Keys are in beta. To configure API keys, visit https://sendgrid.com/beta/settings/api_key. +To begin using this library create a new instance of `SendGridClient` with your SendGrid credentials or a SendGrid API Key. API Key is the preferred method. API Keys are in beta. To configure API keys, visit https://app.sendgrid.com/settings/api_keys. .. code:: python