Skip to content

Commit e5f725d

Browse files
authored
chore(nodejs): update client ref docs link in metadata (#591)
1 parent 7dab286 commit e5f725d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.repo-metadata.json

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Apache Version 2.0
420420

421421
See [LICENSE](https://github.com/googleapis/nodejs-error-reporting/blob/master/LICENSE)
422422

423-
[client-docs]: https://googleapis.dev/nodejs/error-reporting/latest/
423+
[client-docs]: https://cloud.google.com/nodejs/docs/reference/error-reporting/latest
424424
[product-docs]: https://cloud.google.com/error-reporting
425425
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
426426
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)