about summary refs log tree commit diff
path: root/docs/technical_details.txt
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-03 13:02:16 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-03 13:02:16 +0100
commite2eedefc65bec1a04605f117a11ca8bdf9d80323 (patch)
tree653e28fb2f74790ff35706c9c93ce91893f5a3a2 /docs/technical_details.txt
parentfd03c64346ab3f63fc5ceafd891dee245121b5c9 (diff)
downloadafl++-e2eedefc65bec1a04605f117a11ca8bdf9d80323.tar.gz
docs to md
Diffstat (limited to 'docs/technical_details.txt')
-rw-r--r--docs/technical_details.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/technical_details.txt b/docs/technical_details.txt
index 1604c4d0..734512a2 100644
--- a/docs/technical_details.txt
+++ b/docs/technical_details.txt
@@ -485,7 +485,7 @@ This allows for extreme flexibility in fuzzer setup, including running synced
 instances against different parsers of a common data format, often with
 synergistic effects.
 
-For more information about this design, see parallel_fuzzing.txt.
+For more information about this design, see parallel_fuzzing.md.
 
 12) Binary-only instrumentation
 -------------------------------