Update link in README.md (#2498)

This commit is contained in:
osamu329 2021-03-05 05:21:37 +09:00 committed by GitHub
parent 0abc492bc3
commit 6cb3a5aac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ or they might want to manually create spans for their own custom code.
It is possible to inject trace information like trace id and span id into your custom application logs.
See [Logger MDC auto-instrumentation](logger-mdc-instrumentation.md)
See [Logger MDC auto-instrumentation](docs/logger-mdc-instrumentation.md)
## Troubleshooting