Skip to content

Commit 7bb0f53

Browse files
authored
Fix documentation links for iam and error-reporting. (#9073)
1 parent 8df7b58 commit 7bb0f53

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.repo-metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "clouderroreporting",
2+
"name": "clouderrorreporting",
33
"name_pretty": "Stackdriver Error Reporting",
44
"product_documentation": "https://cloud.google.com/error-reporting",
5-
"client_documentation": "https://googleapis.dev/python/clouderroreporting/latest",
5+
"client_documentation": "https://googleapis.dev/python/clouderrorreporting/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559780",
77
"release_level": "alpha",
88
"language": "python",
99
"repo": "googleapis/google-cloud-python",
1010
"distribution_name": "google-cloud-error-reporting",
11-
"api_id": "clouderroreporting.googleapis.com",
11+
"api_id": "clouderrorreporting.googleapis.com",
1212
"requires_billing": false
1313
}

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/clouderroreporting/latest
17+
.. _Client Library Documentation: https://googleapis.dev/python/clouderrorreporting/latest
1818
.. _Product Documentation: https://cloud.google.com/error-reporting/reference/
1919
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-error-reporting.svg
2020
:target: https://pypi.org/project/google-cloud-error-reporting/

0 commit comments

Comments
 (0)