Skip to content

Commit 743eaf6

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#18)
1 parent c6f991e commit 743eaf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-common/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "common",
33
"name_pretty": "Google Cloud Common",
4-
"client_documentation": "https://googleapis.dev/python/common/latest",
4+
"client_documentation": "https://cloud.google.com/python/docs/reference/common/latest",
55
"issue_tracker": "",
66
"release_level": "ga",
77
"language": "python",

packages/google-cloud-common/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This package contains generated Python types for `google.cloud.common`.
1313
:target: https://pypi.org/project/google-cloud-common/
1414
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-common.svg
1515
:target: https://pypi.org/project/google-cloud-common/
16-
.. _Client Library Documentation: https://googleapis.dev/python/common/latest
16+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/common/latest
1717

1818
Installation
1919
------------

0 commit comments

Comments
 (0)