Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95b4b48

Browse files
pravindahaltseaver
authored andcommitted
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)
1 parent 9bc8c18 commit 95b4b48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/google-cloud-redis/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Cloud Platform.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-redis.svg
1818
:target: https://pypi.org/project/google-cloud-redis/
1919
.. _Google Cloud Memorystore for Redis API: https://cloud.google.com/memorystore/
20-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/redis/index.html
20+
.. _Client Library Documentation: https://googleapis.github.io/google-cloud-python/latest/redis/index.html
2121
.. _Product Documentation: https://cloud.google.com/memorystore/
2222

2323
Quick Start
@@ -33,7 +33,7 @@ In order to use this library, you first need to go through the following steps:
3333
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3434
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
3535
.. _Enable the Google Cloud Memorystore for Redis API.: https://console.cloud.google.com/apis/library/redis.googleapis.com
36-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
36+
.. _Setup Authentication.: https://googleapis.github.io/google-cloud-python/latest/core/auth.html
3737

3838
Installation
3939
~~~~~~~~~~~~

0 commit comments

Comments
 (0)