Skip to content

Commit d93c1be

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#252)
Updating the reference documentation website from googleapis.dev to cloud.google.com for the index pages. Also updating references in the README.
1 parent 7969fc0 commit d93c1be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

packages/google-cloud-monitoring/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ with a few exceptions as noted on the individual method pages.
1717
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-monitoring.svg
1818
:target: https://pypi.org/project/google-cloud-monitoring/
1919
.. _Cloud Monitoring API: https://cloud.google.com/monitoring/api/ref_v3/rest/
20-
.. _Client Library Documentation: https://googleapis.dev/python/monitoring/latest
20+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/monitoring/latest
2121
.. _Product Documentation: https://cloud.google.com/monitoring/docs
2222

2323
Quick Start

0 commit comments

Comments
 (0)