From bfbe1519b5989341b1d7baa31c9a985d05be17c3 Mon Sep 17 00:00:00 2001 From: Justin Tracey Date: Sun, 23 Apr 2023 00:53:20 +0000 Subject: [PATCH] fix documentation link --- tools/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/README.md b/tools/README.md index bb371ba..e1f3ebc 100644 --- a/tools/README.md +++ b/tools/README.md @@ -58,7 +58,7 @@ called `tgen.client.log`, you can then parse the log file like this: tgentools parse tgen.client.log This produces the `tgen.analysis.json.xz` file, the format of which is -outlined in [doc/Tools-JSON-Format.md](Tools-JSON-Format.md). +outlined in [Tools-JSON-Format.md](/doc/Tools-JSON-Format.md). The analysis file can be plotted: tgentools plot --data tgen.analysis.json.xz "tgen-test"