about summary refs log tree commit diff
path: root/docs/technical_details.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/technical_details.md')
-rw-r--r--docs/technical_details.md2
1 files changed, 1 insertions, 1 deletions
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: