From 96709b292ccd383475365c9f1d780a1cd654eea2 Mon Sep 17 00:00:00 2001 From: Mridula <66699525+mpeddada1@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:16:00 -0400 Subject: [PATCH] docs: Update README.adoc for v5.6.0, v4.10.8 and v3.8.8 (#3194) --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index dd76bd0f51..12adb41050 100644 --- a/README.adoc +++ b/README.adoc @@ -11,10 +11,10 @@ You can check our project website https://spring.io/projects/spring-cloud-gcp[he For a deep dive into the project, refer to the Spring Framework on Google Cloud Reference documentation or Javadocs: // {x-version-update-start:spring-cloud-gcp:released} -* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.6.0/reference/html/index.html[Spring Framework on Google Cloud 5.5.1 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.5.1/index.html[Javadocs 5.5.1] +* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.6.0/reference/html/index.html[Spring Framework on Google Cloud 5.6.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/5.6.0/index.html[Javadocs 5.6.0] // {x-version-update-end} -* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.7/reference/html/index.html[Spring Framework on Google Cloud 4.10.7] - https://googleapis.dev/java/spring-cloud-gcp/4.10.7/index.html[Javadocs 4.10.7] -* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.7/reference/html/index.html[Spring Framework on Google Cloud 3.8.7] - https://googleapis.dev/java/spring-cloud-gcp/3.8.7/index.html[Javadocs 3.8.7] +* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.10.8/reference/html/index.html[Spring Framework on Google Cloud 4.10.8] - https://googleapis.dev/java/spring-cloud-gcp/4.10.8/index.html[Javadocs 4.10.8] +* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.8.8/reference/html/index.html[Spring Framework on Google Cloud 3.8.8] - https://googleapis.dev/java/spring-cloud-gcp/3.8.8/index.html[Javadocs 3.8.8] 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].