doc: Update log parser link

- Update log-parser link to reflect new location
- Also update the link to be relative

Fixes: #4239
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman
2022-05-12 14:06:29 +01:00
parent 51fa4ab671
commit 4210646802

View File

@@ -465,7 +465,7 @@ script and paste its output directly into a
> [runtime](../src/runtime) repository. > [runtime](../src/runtime) repository.
To perform analysis on Kata logs, use the 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). 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). See [Set up a debug console](#set-up-a-debug-console).