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)
diff --git a/README.rst b/README.rst
index f0caaaf..6faa49a 100644
--- a/README.rst
+++ b/README.rst
@@ -11,7 +11,7 @@
: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