From ef4e30883175295d6ab47e0e9a085493464ee842 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Tue, 24 Jan 2023 13:33:18 -1000 Subject: [PATCH] Update README.md Point directly to the docs on Cloud Site. [ ] Please merge when accepted. --- 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