diff options
Diffstat (limited to 'docs/technical_details.txt')
-rw-r--r-- | docs/technical_details.txt | 2 |
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 ------------------------------- |