Skip to content

Commit

Permalink
chore(nodejs): update client ref docs link in metadata (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel authored Aug 4, 2021
1 parent 1045238 commit 5d26fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions packages/google-cloud-shell/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cloudshell",
"name_pretty": "Cloud Shell",
"product_documentation": "https://cloud.google.com/shell/",
"client_documentation": "https://cloud.google.com/shell/docs/reference/rest",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/shell/latest",
"issue_tracker": "https://github.com/googleapis/nodejs-cloud-shell/issues",
"release_level": "BETA",
"language": "nodejs",
Expand All @@ -12,4 +12,3 @@
"default_version": "v1",
"requires_billing": true
}

2 changes: 1 addition & 1 deletion packages/google-cloud-shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Apache Version 2.0

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

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

0 comments on commit 5d26fa2

Please sign in to comment.