Skip to content

Commit

Permalink
chore(nodejs): update client ref docs link in metadata (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel authored Aug 4, 2021
1 parent 4a5ec83 commit 6c0919c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/bigqueryconnection",
"codeowner_team": "@googleapis/api-bigquery",
"name_pretty": "Google BigQuery Connection",
"client_documentation": "https://googleapis.dev/nodejs/bigqueryconnection/latest",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/bigquery-connection/latest",
"release_level": "ga"
}
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-connection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Apache Version 2.0

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

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

0 comments on commit 6c0919c

Please sign in to comment.