Skip to content

Commit e34c8d5

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#215)
1 parent 64f3094 commit e34c8d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "containeranalysis",
33
"name_pretty": "Cloud Container Analysis",
44
"product_documentation": "https://cloud.google.com/container-registry/docs/container-analysis",
5-
"client_documentation": "https://googleapis.dev/python/containeranalysis/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/containeranalysis/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559777",
77
"release_level": "ga",
88
"language": "python",

packages/google-cloud-containeranalysis/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and retrieval of critical metadata about all of your software artifacts.
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-containeranalysis.svg
1717
:target: https://pypi.org/project/google-cloud-containeranalysis/
1818
.. _Container Analysis API: https://cloud.google.com/container-registry/docs/container-analysis
19-
.. _Client Library Documentation: https://googleapis.dev/python/containeranalysis/latest
19+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/containeranalysis/latest
2020
.. _Product Documentation: https://cloud.google.com/container-registry/docs/container-analysis
2121

2222
Quick Start

0 commit comments

Comments
 (0)