Skip to content

Commit 3c778d4

Browse files
authored
chore: Update docs to latest available (#4118)
This is a temporary change to update the README to the latest available documentation as reported in #4113 After the new latest version's documentation is published, I will update again to the latest version
1 parent 90c1be0 commit 3c778d4

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/7.3.0/reference/html/index.html[Spring Framework on Google Cloud 7.1.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/7.1.0/index.html[Javadocs 7.1.0]
14+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/7.2.0/reference/html/index.html[Spring Framework on Google Cloud 7.2.0 (Latest)] - https://googleapis.dev/java/spring-cloud-gcp/7.2.0/index.html[Javadocs 7.2.0]
1515
// {x-version-update-end}
16-
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/6.3.1/reference/html/index.html[Spring Framework on Google Cloud 6.3.1] - https://googleapis.dev/java/spring-cloud-gcp/6.3.1/index.html[Javadocs 6.3.1]
17-
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.13.1/reference/html/index.html[Spring Framework on Google Cloud 5.13.1] - https://googleapis.dev/java/spring-cloud-gcp/5.13.1/index.html[Javadocs 5.13.1]
16+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/6.3.2/reference/html/index.html[Spring Framework on Google Cloud 6.3.2] - https://googleapis.dev/java/spring-cloud-gcp/6.3.2/index.html[Javadocs 6.3.2]
17+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/5.13.2/reference/html/index.html[Spring Framework on Google Cloud 5.13.2] - https://googleapis.dev/java/spring-cloud-gcp/5.13.2/index.html[Javadocs 5.13.2]
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.7/reference/html/index.html[Spring Framework on Google Cloud 3.9.7] - https://googleapis.dev/java/spring-cloud-gcp/3.9.7/index.html[Javadocs 3.9.7]
19+
* link:https://googlecloudplatform.github.io/spring-cloud-gcp/3.9.8/reference/html/index.html[Spring Framework on Google Cloud 3.9.8] - https://googleapis.dev/java/spring-cloud-gcp/3.9.8/index.html[Javadocs 3.9.8]
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)