Skip to content

Commit b9a9a6f

Browse files
authored
Redis: Fix README.md links (googleapis#5745)
Closes googleapis#5744.
1 parent e4472a2 commit b9a9a6f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

redis/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ In order to use this library, you first need to go through the following steps:
2424

2525
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2626
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
27-
.. _Enable the Google Cloud Memorystore for Redis API.: https://cloud.google.com/redis
28-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
27+
.. _Enable the Google Cloud Memorystore for Redis API.: https://cloud.google.com/memorystore/
28+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
2929

3030
Installation
3131
~~~~~~~~~~~~
@@ -73,4 +73,4 @@ Next Steps
7373
APIs that we cover.
7474

7575
.. _Google Cloud Memorystore for Redis API Product documentation: https://cloud.google.com/redis
76-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
76+
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst

0 commit comments

Comments
 (0)