From f20928bdb37d5247fa8beb5b589ed5c329b63b9b Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Tue, 4 Feb 2025 07:52:14 -0500 Subject: [PATCH 1/2] Copyedits of spring-boot-autoconfigure/README.md --- instrumentation/spring/spring-boot-autoconfigure/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/spring/spring-boot-autoconfigure/README.md b/instrumentation/spring/spring-boot-autoconfigure/README.md index bb04099dab54..a90081d20093 100644 --- a/instrumentation/spring/spring-boot-autoconfigure/README.md +++ b/instrumentation/spring/spring-boot-autoconfigure/README.md @@ -7,4 +7,4 @@ Programming, 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). -Documentation for OpenTelemetry Spring Auto-Configuration can be found [here](https://opentelemetry.io/docs/zero-code/java/spring-boot/#automatic-instrumentation). +For documentation on Spring autoconfiguration, see [THIS LINK IS INVALID - HASH DOES NOT EXIST](https://opentelemetry.io/docs/zero-code/java/spring-boot/#automatic-instrumentation). From 387603d9f5663afb1bcfcf20d79cfd992a974b7c Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Tue, 4 Feb 2025 08:26:50 -0500 Subject: [PATCH 2/2] Update instrumentation/spring/spring-boot-autoconfigure/README.md Co-authored-by: Gregor Zeitlinger --- instrumentation/spring/spring-boot-autoconfigure/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/spring/spring-boot-autoconfigure/README.md b/instrumentation/spring/spring-boot-autoconfigure/README.md index a90081d20093..85b9ea1dbe63 100644 --- a/instrumentation/spring/spring-boot-autoconfigure/README.md +++ b/instrumentation/spring/spring-boot-autoconfigure/README.md @@ -7,4 +7,4 @@ Programming, 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). -For documentation on Spring autoconfiguration, see [THIS LINK IS INVALID - HASH DOES NOT EXIST](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/).