summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-05-18 14:02:22 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-05-18 14:02:22 -0700
commit988698f5b2f114d0a62472b1012edac20e37eca1 (patch)
tree40fbf769718a39568dfec32c452a0366e68e6c0f
parentf9eb9b27bb42fee6ade548fc4c3a66b230a54543 (diff)
downloadphp-http-client-988698f5b2f114d0a62472b1012edac20e37eca1.zip
php-http-client-988698f5b2f114d0a62472b1012edac20e37eca1.tar.gz
php-http-client-988698f5b2f114d0a62472b1012edac20e37eca1.tar.bz2
Updated to conform to SendGrid's new Open Source policies
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 28d1567..161bd01 100644
--- a/README.md
+++ b/README.md
@@ -77,10 +77,10 @@ We encourage contribution to our libraries, please see our [CONTRIBUTING](https:
Quick links:
-- [Feature Request](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md)#feature_request)
-- [Bug Reports](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md)#submit_a_bug_report)
-- [Sign the CLA to Create a Pull Request](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md)#cla)
-- [Improvements to the Codebase](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md)#improvements_to_the_codebase)
+- [Feature Request](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md#feature_request)
+- [Bug Reports](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md#submit_a_bug_report)
+- [Sign the CLA to Create a Pull Request](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md#cla)
+- [Improvements to the Codebase](https://github.com/sendgrid/php-http-client/blob/master/CONTRIBUTING.md#improvements_to_the_codebase)
# Thanks