Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d93c1be

Browse filesBrowse 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
Copy full SHA for d93c1be

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

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

Copy file name to clipboardExpand all lines: packages/google-cloud-monitoring/.repo-metadata.json
+1-1Lines 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

Copy file name to clipboardExpand all lines: packages/google-cloud-monitoring/README.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.