aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2018-07-17 13:31:48 -0400
committerGitHub <noreply@github.com>2018-07-17 13:31:48 -0400
commitc7533a0ad2c90ab9c0974aa8869625b5993140d4 (patch)
treed8fc7b0b98a1f99239548506c65b81c10fdf6c23 /README.md
parente8e6c73ff1fd70e2fdf0c25321ce80719eb5ac89 (diff)
downloadgoogle-api-python-client-c7533a0ad2c90ab9c0974aa8869625b5993140d4.tar.gz
Better docs links in readme (#544)
take suggestion by @charlesreid1 about better places to point to docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce19d5444..e76f9035c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Google API Client
-This is the Python client library for Google's discovery based APIs. To get started, please see the [full documentation for this library](http://google.github.io/google-api-python-client). Additionally, [dynamically generated documentation](http://api-python-client-doc.appspot.com/) is available for all of the APIs supported by this library.
+This is the Python client library for Google's discovery based APIs. To get started, please see the [full documentation for this library](https://developers.google.com/api-client-library/python/). Additionally, [dynamically generated documentation](http://google.github.io/google-api-python-client/docs/epy/index.html) is available for all of the APIs supported by this library.
These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features.