Skip to content

Commit

Permalink
chore(nodejs): update client ref docs link in metadata (#519)
Browse files Browse the repository at this point in the history
* chore(nodejs): update client ref docs link in metadata

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
3 people authored Aug 11, 2021
1 parent c510854 commit ed6e8b8
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-dataproc/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"client_documentation": "https://googleapis.dev/nodejs/dataproc/latest",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/dataproc/latest",
"api_id": "dataproc.googleapis.com",
"distribution_name": "@google-cloud/dataproc",
"release_level": "ga",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataproc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Apache Version 2.0

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

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

0 comments on commit ed6e8b8

Please sign in to comment.