diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-03 13:02:16 +0100 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-02-03 13:02:16 +0100 |
| commit | e2eedefc65bec1a04605f117a11ca8bdf9d80323 (patch) | |
| tree | 653e28fb2f74790ff35706c9c93ce91893f5a3a2 /docs/technical_details.txt | |
| parent | fd03c64346ab3f63fc5ceafd891dee245121b5c9 (diff) | |
| download | afl++-e2eedefc65bec1a04605f117a11ca8bdf9d80323.tar.gz | |
docs to md
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 ------------------------------- |
