On https://spring.io/projects/spring-boot#learn there are two broken links:

  • 3.4.0-M1 links to https://docs.spring.io/spring-boot/3.4/index.html, which returns 404 Not Found.
  • 3.3.3-SNAPSHOT links to https://docs.spring.io/spring-boot/3.3-SNAPSHOT/index.html, which returns 404 Not Found.

Comment From: aquashdw

May or may not be relevant, but Search results also leads to 3.3-SNAPSHOT for current(3.3.2) reference docs. https://docs.spring.io/spring-boot/index.html SpringBoot Broken documentation links SpringBoot Broken documentation links

Comment From: wilkinsona

Thanks. The links are now working.