docs(esp_trace): fix dangling README link to the tracing guide

This commit is contained in:
Erhan Kurubas
2026-08-31 15:03:06 +02:00
parent 4ef3ad269b
commit 339f9de4de

View File

@@ -414,7 +414,7 @@ target_link_libraries(${esp_trace_lib} INTERFACE $<TARGET_NAME_IF_EXISTS:${COMPO
## Documentation
For detailed usage instructions, see:
- [Application Tracing Guide](../../docs/en/api-guides/app_trace.rst)
- [Tracing Guide](../../docs/en/api-guides/tracing/index.rst)
- [Migration Guide](../../docs/en/migration-guides/release-6.x/6.0/system.rst)
## Examples