From 2a4706f3abe44e1b55384192ff990f777504d013 Mon Sep 17 00:00:00 2001 From: Diego Marquez Date: Tue, 11 Feb 2025 11:37:39 -0500 Subject: [PATCH] docs: correct readme versions --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index fdbed794d4..c79d84aee5 100644 --- a/README.adoc +++ b/README.adoc @@ -14,8 +14,8 @@ For a deep dive into the project, refer to the Spring Framework on Google Cloud * link:https://googlecloudplatform.github.io/spring-cloud-gcp/6.0.0/reference/html/index.html[Spring Framework on Google Cloud 6.0.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/6.0.0/index.html[Javadocs 6.0.0] // {x-version-update-end} * link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.11.0/reference/html/index.html[Spring Framework on Google Cloud 5.11.0] - https://googleapis.dev/java/spring-cloud-gcp/5.11.0/index.html[Javadocs 5.11.0] -* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.15/reference/html/index.html[Spring Framework on Google Cloud 4.10.15] - https://googleapis.dev/java/spring-cloud-gcp/4.10.16/index.html[Javadocs 4.10.16] -* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.15/reference/html/index.html[Spring Framework on Google Cloud 3.8.15] - https://googleapis.dev/java/spring-cloud-gcp/3.8.14/index.html[Javadocs 3.8.15] +* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.16/reference/html/index.html[Spring Framework on Google Cloud 4.10.16] - https://googleapis.dev/java/spring-cloud-gcp/4.10.16/index.html[Javadocs 4.10.16] +* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.15/reference/html/index.html[Spring Framework on Google Cloud 3.8.15] - https://googleapis.dev/java/spring-cloud-gcp/3.8.15/index.html[Javadocs 3.8.15] If you prefer to learn by doing, try taking a look at the https://github.com/GoogleCloudPlatform/spring-cloud-gcp/tree/main/spring-cloud-gcp-samples[Spring Framework on Google Cloud sample applications] or the https://codelabs.developers.google.com/spring[Spring on Google Cloud codelabs].