Skip to content

Commit 6612143

Browse files
authored
Link fix of Spring Boot Starter other-spring-autoconfig.md
1 parent 57676e2 commit 6612143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/zero-code/java/spring-boot-starter/other-spring-autoconfig.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ and spring framework starters required to setup distributed tracing. It also
1919
provides the
2020
[opentelemetry-exporters-zipkin](https://github.com/open-telemetry/opentelemetry-java/tree/main/exporters/zipkin)
2121
artifact and corresponding exporter autoconfiguration. Check out
22-
[opentelemetry-spring-boot-autoconfigure](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/spring-boot-autoconfigure/README.md#features)
22+
[opentelemetry-spring-boot-autoconfigure](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/spring-boot-autoconfigure/README.md#features?FIXME)
2323
for the list of supported libraries and features.
2424

2525
If an exporter is present in the classpath during runtime and a spring bean of

0 commit comments

Comments
 (0)