Skip to content

Commit 30598d6

Browse files
committed
Updated README.md Links
Updated stale links regarding dependencies in README.md
1 parent b2b518f commit 30598d6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ See the [Developers Guide](https://developers.google.com/api-client-library/pyth
1717

1818
#Third Party Libraries
1919
The following libraries will be installed when you install the client library:
20-
* http://code.google.com/p/httplib2
21-
* http://code.google.com/p/uri-templates
20+
* [httplib2](https://github.com/jcgregorio/httplib2)
21+
* [uri-templates](https://github.com/uri-templates/uritemplate-py)
2222

2323
Depending on your version of Python, these libraries may also be installed:
24-
* http://pypi.python.org/pypi/simplejson/
24+
* [simplejson](https://pypi.python.org/pypi/simplejson/)
2525

2626
For development you will also need:
27-
* http://pythonpaste.org/webtest/
27+
* [WebTest](http://pythonpaste.org/webtest/)
2828

2929
#Contributing
30-
Please see the [contributing page](http://google.github.io/google-api-python-client/contributing.html) for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.
30+
Please see the [contributing page](http://google.github.io/google-api-python-client/contributing.html) for more information. In particular, we love pull requests - but please make sure to sign the contributor license agreement.

0 commit comments

Comments
 (0)