Skip to content

Commit 75531d8

Browse files
docs: fix versions mismatch in README.adoc (#3961)
1 parent 80fb22f commit 75531d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ You can check our project website https://spring.io/projects/spring-cloud-gcp[he
1111
For a deep dive into the project, refer to the Spring Framework on Google Cloud Reference documentation or Javadocs:
1212

1313
// {x-version-update-start:spring-cloud-gcp:released}
14-
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/6.2.3/reference/html/index.html[Spring Framework on Google Cloud 7.0.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/6.2.3/index.html[Javadocs 6.2.3]
14+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/7.0.0/reference/html/index.html[Spring Framework on Google Cloud 7.0.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/7.0.0/index.html[Javadocs 7.0.0]
1515
// {x-version-update-end}
16-
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/6.2.1/reference/html/index.html[Spring Framework on Google Cloud 6.2.3] - https://googleapis.dev/java/spring-cloud-gcp/6.2.1/index.html[Javadocs 6.2.1]
17-
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.12.3/reference/html/index.html[Spring Framework on Google Cloud 5.12.1] - https://googleapis.dev/java/spring-cloud-gcp/5.12.1/index.html[Javadocs 5.12.1]
16+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/6.2.3/reference/html/index.html[Spring Framework on Google Cloud 6.2.3] - https://googleapis.dev/java/spring-cloud-gcp/6.2.3/index.html[Javadocs 6.2.3]
17+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.12.3/reference/html/index.html[Spring Framework on Google Cloud 5.12.3] - https://googleapis.dev/java/spring-cloud-gcp/5.12.3/index.html[Javadocs 5.12.3]
1818
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/4.11.3/reference/html/index.html[Spring Framework on Google Cloud 4.11.3] - https://googleapis.dev/java/spring-cloud-gcp/4.11.3/index.html[Javadocs 4.11.3]
19-
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.9.5/reference/html/index.html[Spring Framework on Google Cloud 3.9.1] - https://googleapis.dev/java/spring-cloud-gcp/3.9.1/index.html[Javadocs 3.9.1]
19+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.9.5/reference/html/index.html[Spring Framework on Google Cloud 3.9.5] - https://googleapis.dev/java/spring-cloud-gcp/3.9.5/index.html[Javadocs 3.9.5]
2020

2121

2222
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].

0 commit comments

Comments
 (0)