aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPravin Dahal <pravindahal@gmail.com>2019-02-11 19:12:32 +0100
committerTres Seaver <tseaver@palladion.com>2019-02-11 13:12:32 -0500
commita6253d941a3d09e46d8f9e54c20bc42a93c60975 (patch)
tree863da3de6ad7e352cb574dc1788010e3f4e1bb4e /README.rst
parenteb2069788718f27d374f3c564e7a2a882a823fed (diff)
downloadpython-api-core-a6253d941a3d09e46d8f9e54c20bc42a93c60975.tar.gz
Updated client library documentation URLs. (#7307)
Previously, the URLs would redirect using JavaScript, which would either be slow or not work at all (in case JavaScript is disabled on the browser)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f0caaaf..6faa49a 100644
--- a/README.rst
+++ b/README.rst
@@ -11,7 +11,7 @@ common helpers used by all Google API clients. For more information, see the
:target: https://pypi.org/project/google-api_core/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg
:target: https://pypi.org/project/google-api_core/
-.. _documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/
+.. _documentation: https://googleapis.github.io/google-cloud-python/latest/core/
Supported Python Versions