Skip to content

Commit f926ded

Browse files
committed
Fix link to code in documentation
See gh-30013
1 parent c3e2872 commit f926ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/integration/observability.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ By default, the following `KeyValues` are created:
124124
Applications need to configure the `WebHttpHandlerBuilder` with a `MeterRegistry` to enable server instrumentation.
125125
This can be done on the `WebHttpHandlerBuilder`, as follows:
126126

127-
include::code:HttpHandlerConfiguration[]
127+
include-code::./HttpHandlerConfiguration[]
128128

129129
It is using the `org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention` by default, backed by the `ServerRequestObservationContext`.
130130

0 commit comments

Comments
 (0)