summaryrefslogtreecommitdiffstats
path: root/lib/helpers/mail/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/helpers/mail/README.md')
-rw-r--r--lib/helpers/mail/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/helpers/mail/README.md b/lib/helpers/mail/README.md
index 5063bdb..f0e4746 100644
--- a/lib/helpers/mail/README.md
+++ b/lib/helpers/mail/README.md
@@ -2,7 +2,7 @@
# Quick Start
-Run the [example](https://github.com/sendgrid/sendgrid-php/tree/v3beta/examples/helpers/mail) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
+Run the [example](https://github.com/sendgrid/sendgrid-php/tree/master/examples/helpers/mail) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
```bash
php examples/helpers/mail/example.php
@@ -10,5 +10,5 @@ php examples/helpers/mail/example.php
## Usage
-- See the [example](https://github.com/sendgrid/sendgrid-php/tree/v3beta/examples) for a complete working example.
+- See the [example](https://github.com/sendgrid/sendgrid-php/tree/master/examples) for a complete working example.
- [Documentation](https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/overview.html) \ No newline at end of file