Skip to content

Commit 90791fc

Browse files
Merge pull request #109 from sendgrid/dtjm-patch-1
Update API Keys URL
2 parents 1e2b380 + 24d8823 commit 90791fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ import com.sendgrid.*;
9696

9797
## Usage
9898

99-
To begin using this library, initialize the SendGrid object with your SendGrid API Key. To configure API keys, visit https://sendgrid.com/beta/settings/api_keys.
99+
To begin using this library, initialize the SendGrid object with your SendGrid API Key. To configure API keys, visit https://sendgrid.com/docs/API_Reference/Web_API_v3/API_Keys/index.html.
100100

101101
```java
102102
import com.sendgrid.SendGrid;

0 commit comments

Comments
 (0)