Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 443ca03

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#140)
1 parent 44bfc1b commit 443ca03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "redis",
33
"name_pretty": "Cloud Redis",
44
"product_documentation": "https://cloud.google.com/memorystore/docs/redis/",
5-
"client_documentation": "https://googleapis.dev/python/redis/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/redis/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/5169231",
77
"release_level": "ga",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
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://googleapis.dev/python/redis/latest
20+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/redis/latest
2121
.. _Product Documentation: https://cloud.google.com/memorystore/
2222

2323
Quick Start

0 commit comments

Comments
 (0)