Skip to content

Commit d9fa353

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#273)
1 parent 515a50e commit d9fa353

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vision",
33
"name_pretty": "Cloud Vision",
44
"product_documentation": "https://cloud.google.com/vision/docs/",
5-
"client_documentation": "https://googleapis.dev/python/vision/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/vision/latest",
66
"issue_tracker": "https://issuetracker.google.com/issues?q=status:open%20componentid:187174",
77
"release_level": "ga",
88
"language": "python",

packages/google-cloud-vision/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Storage.
2626
.. _Vision: https://cloud.google.com/vision/
2727

2828
.. _Google Cloud Vision: https://cloud.google.com/vision/
29-
.. _Client Library Documentation: https://googleapis.dev/python/vision/latest
29+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/vision/latest
3030
.. _Product Documentation: https://cloud.google.com/vision/reference/rest/
3131

3232

0 commit comments

Comments
 (0)