The current link of the official Micrometer @Timed annotation documentation is at: https://docs.micrometer.io/micrometer/reference/concepts/timers.html#_the_timed_annotation, while the current Spring Boot documentation at https://github.com/spring-projects/spring-boot/blob/b82830c59605e0bc8f39d0df14dcc8774d6abc5a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/metrics.adoc?plain=1#L1129 points to https://docs.micrometer.io/micrometer/reference/concepts#_the_timed_annotation.

Comment From: snicoll

Thanks for the report.

Closing in favor of PR #42467