The links on Spring Boot Release Notes pages that are forwarding to Spring boot documentation seems to forward systematically to the Snapshot documentation.

eg : https://docs.spring.io/spring-boot/docs/3.2.0-SNAPSHOT/reference/html/messaging.html#messaging.pulsar

and one of the links (https://docs.spring.io/spring-boot/docs/3.2.0-SNAPSHOT/reference/html//#features.html#features.testing.spring-boot-applications.tracing) is not pointing to the correct paragraph in the documentation.

I'm not sure if it's the expected behaviour ?

Comment From: mhalbritter

Thanks for letting us know, I've fixed that.