From 1cffe27185419ef45d32d7fbc07d5a24e527546d Mon Sep 17 00:00:00 2001 From: llzmb <46303940+llzmb@users.noreply.github.com> Date: Sun, 8 Aug 2021 01:28:56 +0200 Subject: Clean up docs folder (#1059) Changes: - Move files to docs/resources. - Fix references. - Delete unused files. --- docs/technical_details.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/technical_details.md') diff --git a/docs/technical_details.md b/docs/technical_details.md index 6a4660a2..b0ca493e 100644 --- a/docs/technical_details.md +++ b/docs/technical_details.md @@ -156,7 +156,7 @@ In contrast to more greedy genetic algorithms, this approach allows the tool to progressively explore various disjoint and possibly mutually incompatible features of the underlying data format, as shown in this image: - ![gzip_coverage](./visualization/afl_gzip.png) + ![gzip_coverage](./resources/afl_gzip.png) Several practical examples of the results of this algorithm are discussed here: -- cgit 1.4.1