commit | 4859b14ba22b8c572bdbce03b17239a5e870e49b | [log] [tgz] |
---|---|---|
author | Luis Nell <luis.nell@simpleloop.com> | Mon Aug 01 18:43:35 2016 +0200 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Mon Aug 01 09:43:35 2016 -0700 |
tree | a7b39193df2d70eaf9b5a2c529179bf5bd60ba21 | |
parent | d5e4c466ef9fae53bdd48b764a0f5902cdd83906 [diff] |
Update httplib2 link (#229)
diff --git a/README.md b/README.md index 8cff7b7..5c63068 100644 --- a/README.md +++ b/README.md
@@ -24,7 +24,7 @@ # Third Party Libraries and Dependencies The following libraries will be installed when you install the client library: -* [httplib2](https://github.com/jcgregorio/httplib2) +* [httplib2](https://github.com/httplib2/httplib2) * [uri-templates](https://github.com/uri-templates/uritemplate-py) For development you will also need the following libraries: