Skip to content

Commit 5d26fa2

Browse files
authored
chore(nodejs): update client ref docs link in metadata (#26)
1 parent 1045238 commit 5d26fa2

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

packages/google-cloud-shell/.repo-metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cloudshell",
33
"name_pretty": "Cloud Shell",
44
"product_documentation": "https://cloud.google.com/shell/",
5-
"client_documentation": "https://cloud.google.com/shell/docs/reference/rest",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/shell/latest",
66
"issue_tracker": "https://github.com/googleapis/nodejs-cloud-shell/issues",
77
"release_level": "BETA",
88
"language": "nodejs",
@@ -12,4 +12,3 @@
1212
"default_version": "v1",
1313
"requires_billing": true
1414
}
15-

packages/google-cloud-shell/README.md

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

146146
See [LICENSE](https://github.com/googleapis/nodejs-cloud-shell/blob/master/LICENSE)
147147

148-
[client-docs]: https://cloud.google.com/shell/docs/reference/rest
148+
[client-docs]: https://cloud.google.com/nodejs/docs/reference/shell/latest
149149
[product-docs]: https://cloud.google.com/shell/
150150
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
151151
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)