Copyedits to spring-boot-autoconfigure/README.md (#13188)

Co-authored-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
This commit is contained in:
Patrice Chalin 2025-02-04 11:36:39 -05:00 committed by GitHub
parent 97633ae72d
commit a6aeaae6e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ Programming,
dependency injection, and bean post-processing to trace spring applications. To include all features dependency injection, and bean post-processing to trace spring applications. To include all features
listed below use the [opentelemetry-spring-boot-starter](../starters/spring-boot-starter/README.md). listed below use the [opentelemetry-spring-boot-starter](../starters/spring-boot-starter/README.md).
Documentation for OpenTelemetry Spring Auto-Configuration can be found [here](https://opentelemetry.io/docs/zero-code/java/spring-boot/#automatic-instrumentation). Documentation for OpenTelemetry Spring Auto-Configuration can be found [here](https://opentelemetry.io/docs/zero-code/java/spring-boot-starter/out-of-the-box-instrumentation/).