Skip to content

Commit d62d4ad

Browse files
authored
chore(nodejs): update client ref docs link in metadata (#936)
1 parent 0edca94 commit d62d4ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-vision/.repo-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"distribution_name": "@google-cloud/vision",
44
"product_documentation": "https://cloud.google.com/vision",
55
"api_id": "vision.googleapis.com",
6-
"client_documentation": "https://googleapis.dev/nodejs/vision/latest",
6+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/vision/latest",
77
"repo": "googleapis/nodejs-vision",
88
"release_level": "ga",
99
"requires_billing": true,

packages/google-cloud-vision/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Apache Version 2.0
156156

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

159-
[client-docs]: https://googleapis.dev/nodejs/vision/latest
159+
[client-docs]: https://cloud.google.com/nodejs/docs/reference/vision/latest
160160
[product-docs]: https://cloud.google.com/vision
161161
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
162162
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)