Skip to content

Commit 34424ec

Browse files
author
Kien Pham
committed
Update README.rst
fix url to api key
1 parent 33039c1 commit 34424ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ encouraged to set ``raise_errors`` to ``True`` for forwards compatibility.
7272
Usage
7373
~~~~~
7474

75-
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.
75+
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.
7676

7777
.. code:: python
7878

0 commit comments

Comments
 (0)