Skip to content

Commit 24d8823

Browse files
author
Sam Nguyen
committed
Update API Keys URL
1 parent 77c222d commit 24d8823

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
@@ -84,7 +84,7 @@ import com.sendgrid.*;
8484

8585
## Usage
8686

87-
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.
87+
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.
8888

8989
```java
9090
import com.sendgrid.SendGrid;

0 commit comments

Comments
 (0)