Skip to content

Commit

Permalink
Merge pull request #49 from jtracey/patch-4
Browse files Browse the repository at this point in the history
fix documentation link
  • Loading branch information
stevenengler authored Apr 25, 2023
2 parents 3d7788b + bfbe151 commit 30c95bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 30c95bb

Please sign in to comment.