From 67a0c22e4c00c1dec0f26ab170fa070898d52708 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Thu, 2 Feb 2023 10:22:03 -0800 Subject: [PATCH] docs: README.md to point to Cloud site (#9034) Point directly to the docs on Cloud Site. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 330d3efdabf2..8344155075c7 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ ClusterControllerClient clusterControllerClient = ClusterControllerClient.create If you are using more than one Google Cloud client library, we recommend you use one of our Bill of Material (BOM) artifacts to help manage dependency versions. For more information, -see https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM. +see [Using the Cloud Client Libraries](https://cloud.google.com/java/docs/bom). ## Java Versions