Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 99f44a3

Browse files
authored
chore(nodejs): update client ref docs link in metadata (#119)
1 parent 8a04587 commit 99f44a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/bigqueryconnection",
1111
"codeowner_team": "@googleapis/api-bigquery",
1212
"name_pretty": "Google BigQuery Connection",
13-
"client_documentation": "https://googleapis.dev/nodejs/bigqueryconnection/latest",
13+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/bigquery-connection/latest",
1414
"release_level": "ga"
1515
}

README.md

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

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

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

0 commit comments

Comments
 (0)