From 5cbf7ba46413980169eea43dec74d5c93378b309 Mon Sep 17 00:00:00 2001 From: Emily Ball Date: Wed, 6 Oct 2021 16:10:33 -0700 Subject: [PATCH 1/3] chore: updating doc link --- .repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 120a761a..51217bfc 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -3,7 +3,7 @@ "name_pretty": "Binary Authorization", "product_documentation": "https://cloud.google.com/binary-authorization/docs", "api_description": " is a service on Google Cloud that provides centralized software supply-chain security for applications that run on Google Kubernetes Engine (GKE) and Anthos clusters on VMware", - "client_documentation": "https://googleapis.dev/java/google-cloud-binary-authorization/latest/index.html", + "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-binary-authorization/latest/history" "release_level": "beta", "transport": "grpc", "language": "java", From a4b65a5ba04c9e9eb5c5822317ad5b25ff109de0 Mon Sep 17 00:00:00 2001 From: Emily Ball Date: Wed, 6 Oct 2021 16:26:00 -0700 Subject: [PATCH 2/3] chore: fix missing comma --- .repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 51217bfc..0e41ddf7 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -3,7 +3,7 @@ "name_pretty": "Binary Authorization", "product_documentation": "https://cloud.google.com/binary-authorization/docs", "api_description": " is a service on Google Cloud that provides centralized software supply-chain security for applications that run on Google Kubernetes Engine (GKE) and Anthos clusters on VMware", - "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-binary-authorization/latest/history" + "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-binary-authorization/latest/history", "release_level": "beta", "transport": "grpc", "language": "java", From a09867edf175a8bed71625f0513995bacf929069 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 6 Oct 2021 23:27:49 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd3a8c10..9d45b6ba 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5] Java is a registered trademark of Oracle and/or its affiliates. [product-docs]: https://cloud.google.com/binary-authorization/docs -[javadocs]: https://googleapis.dev/java/google-cloud-binary-authorization/latest/index.html +[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-binary-authorization/latest/history [kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-binary-authorization/java7.svg [kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-binary-authorization/java7.html [kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-binary-authorization/java8.svg