Skip to content

Commit a6dcc6c

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#204)
1 parent a65eb5f commit a6dcc6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-error-reporting/.repo-metadata.json

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

packages/google-cloud-error-reporting/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to receive email and mobile alerts on new errors.
1414
- `Product Documentation`_
1515

1616
.. _Error Reporting: https://cloud.google.com/error-reporting/
17-
.. _Client Library Documentation: https://googleapis.dev/python/clouderrorreporting/latest
17+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/clouderrorreporting/latest
1818
.. _Product Documentation: https://cloud.google.com/error-reporting/reference/
1919
.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg
2020
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support

0 commit comments

Comments
 (0)