Skip to content

Commit ea755c0

Browse files
authored
Fix broken link
to the helper for the POST /mail/send endpoint
1 parent cb63fd9 commit ea755c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2085,7 +2085,7 @@ For more detailed information about how to use the v3 Mail Send endpoint, please
20852085

20862086
### POST /mail/send
20872087

2088-
This endpoint has a helper, check it out [here](https://github.com/sendgrid/sendgrid-ruby/blob/master/lib/helpers/mail/README.md).
2088+
This endpoint has a helper, check it out [here](https://github.com/sendgrid/sendgrid-ruby/blob/master/lib/sendgrid/helpers/mail/README.md).
20892089

20902090
```ruby
20912091
data = JSON.parse('{

0 commit comments

Comments
 (0)