Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 4cf8a7a

Browse files
authored
chore(nodejs): update client ref docs link in metadata (#999)
1 parent f5a152e commit 4cf8a7a

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": "debugger",
33
"name_pretty": "Stackdriver Debugger",
44
"product_documentation": "https://cloud.google.com/debugger",
5-
"client_documentation": "https://googleapis.dev/nodejs/debugger/latest/",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/debug-agent/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559771",
77
"release_level": "beta",
88
"language": "nodejs",

README.md

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

126126
See [LICENSE](https://github.com/googleapis/cloud-debug-nodejs/blob/master/LICENSE)
127127

128-
[client-docs]: https://googleapis.dev/nodejs/debugger/latest/
128+
[client-docs]: https://cloud.google.com/nodejs/docs/reference/debug-agent/latest
129129
[product-docs]: https://cloud.google.com/debugger
130130
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
131131
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)