Skip to content

Commit 69ba1eb

Browse files
sdeleuzervansa
authored andcommitted
Update Spring documentation links after GA
1 parent 74c56b1 commit 69ba1eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ Example: https://github.com/CRaC/example-quarkus
138138

139139
Spring Boot provides CRaC support as of version 3.2, for more details see:
140140
* [Scale to zero with Spring and Project CRaC](https://spring.io/blog/2023/10/16/runtime-efficiency-with-spring#jvm-checkpoint-restore-scale-to-zero-with-spring-and-project-crac)
141-
* [Spring Boot documentation for Project CRaC support](https://docs.spring.io/spring-boot/docs/3.2.x/reference/html/deployment.html#deployment.efficient.checkpoint-restore)
142-
* [Spring Framework documentation for Project CRaC support](https://docs.spring.io/spring-framework/reference/6.1/integration/checkpoint-restore.html)
141+
* [Spring Boot documentation for Project CRaC support](https://docs.spring.io/spring-boot/docs/current/reference/html/deployment.html#deployment.efficient.checkpoint-restore)
142+
* [Spring Framework documentation for Project CRaC support](https://docs.spring.io/spring-framework/reference/integration/checkpoint-restore.html)
143143

144144
Examples:
145145
* https://github.com/CRaC/example-spring-boot

0 commit comments

Comments
 (0)