summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-05-18 11:01:18 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-05-18 11:01:18 -0700
commitce87960eb751cf2ef426407fc1b6db7949628d7b (patch)
tree7cfc78c66509c4c16e4952ef87e2794b83e06132
parentc226a40d675e306218a4b1044f0108fa684670bd (diff)
downloadsendgrid-php-ce87960eb751cf2ef426407fc1b6db7949628d7b.zip
sendgrid-php-ce87960eb751cf2ef426407fc1b6db7949628d7b.tar.gz
sendgrid-php-ce87960eb751cf2ef426407fc1b6db7949628d7b.tar.bz2
Updating to conform to the new SendGrid Open Source policies
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae8db06..331c793 100644
--- a/README.md
+++ b/README.md
@@ -106,7 +106,7 @@ Previous versions of the library can be found in the [version index](https://sen
## Dependencies
-- The SendGrid Service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-php))
+- The SendGrid Service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-php)
- [php-HTTP-Client](https://github.com/sendgrid/php-http-client)
# Quick Start