From 15c11577ba99161fae6c0aff126c1d29432578ad Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Fri, 12 Oct 2018 09:41:58 -0700 Subject: [PATCH] Fix container analysis link There is no top level product page for Container Analysis. It is a feature of Container Registry. --- google-cloud-clients/google-cloud-containeranalysis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/google-cloud-containeranalysis/README.md b/google-cloud-clients/google-cloud-containeranalysis/README.md index fcddafb8b622..3dbc01b37fcb 100644 --- a/google-cloud-clients/google-cloud-containeranalysis/README.md +++ b/google-cloud-clients/google-cloud-containeranalysis/README.md @@ -92,6 +92,6 @@ Apache 2.0 - See [LICENSE] for more information. [code-of-conduct]:https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/CODE_OF_CONDUCT.md#contributor-code-of-conduct [LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE [cloud-platform]: https://cloud.google.com/ -[cloud-containeranalysis]: https://cloud.google.com/container-analysis/ +[cloud-containeranalysis]: https://cloud.google.com/container-registry/docs/container-analysis [containeranalysis-product-docs]: https://cloud.google.com/container-registry/docs/container-analysis [containeranalysis-client-lib-docs]: https://googleapis.github.io/google-cloud-java/google-cloud-clients/apidocs/index.html?com/google/cloud/devtools/containeranalysis/v1beta1/package-summary.html