diff --git a/docs/Developer-Guide.md b/docs/Developer-Guide.md index 4af7028277..4a2351992b 100644 --- a/docs/Developer-Guide.md +++ b/docs/Developer-Guide.md @@ -465,7 +465,7 @@ script and paste its output directly into a > [runtime](../src/runtime) repository. To perform analysis on Kata logs, use the -[`kata-log-parser`](https://github.com/kata-containers/tests/tree/main/cmd/log-parser) +[`kata-log-parser`](../src/tools/log-parser) tool, which can convert the logs into formats (e.g. JSON, TOML, XML, and YAML). See [Set up a debug console](#set-up-a-debug-console).