From 092737954ee6bce69cf670f533a4726e2232b902 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 18 Feb 2022 09:57:38 +0100 Subject: [PATCH] chg: [doc] fix the sample report link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb1fa2c..dc79e08 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If you want to analyse a specific directory (in this case, a Kernel module direc When executed with `--report`, a [summary report](./doc/sample-report/summary.md) in Markdown and a full [JSON](./doc/sample-report/full.json) file report are generated. -[A sample summary report is available](https://gist.github.com/adulau/f72af0a77b07aad8951441d882c0f6d0). +[A sample summary report is available](./doc/sample-report/summary.md). ## Sample output