Skip to content

Commit 62f460d

Browse files
Fix Spring XML configuration resource (#1451)
# PR Summary Small PR - Commit d97ee2e renamed `spring-beans/README.md`. This PR adjusts sources to changes. Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent ec007eb commit 62f460d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tools such as SLF4J.
4444

4545
### XML Configuration
4646
If you are trying to trace legacy applications, you may be interested in
47-
[Spring XML Configuration](../brave-spring-beans/README.md). This allows you to setup
47+
[Spring XML Configuration](../spring-beans/README.md). This allows you to setup
4848
tracing without any custom code.
4949

5050
### Custom configuration

0 commit comments

Comments
 (0)