Skip to content

Commit

Permalink
chore(nodejs): update client ref docs link in metadata (#472)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel authored Aug 4, 2021
1 parent 6ae0502 commit 4a67aea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-oslogin/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"client_documentation": "https://googleapis.dev/nodejs/oslogin/latest",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/os-login/latest",
"api_id": "oslogin.googleapis.com",
"distribution_name": "@google-cloud/os-login",
"release_level": "ga",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-oslogin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Apache Version 2.0

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

[client-docs]: https://googleapis.dev/nodejs/oslogin/latest
[client-docs]: https://cloud.google.com/nodejs/docs/reference/os-login/latest
[product-docs]: https://cloud.google.com/compute/docs/oslogin/
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
Expand Down

0 comments on commit 4a67aea

Please sign in to comment.