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/QuickStartGuide.md | |
parent | fd03c64346ab3f63fc5ceafd891dee245121b5c9 (diff) | |
download | afl++-e2eedefc65bec1a04605f117a11ca8bdf9d80323.tar.gz |
docs to md
Diffstat (limited to 'docs/QuickStartGuide.md')
-rw-r--r-- | docs/QuickStartGuide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/QuickStartGuide.md b/docs/QuickStartGuide.md index 1e89a6ad..d5ad303e 100644 --- a/docs/QuickStartGuide.md +++ b/docs/QuickStartGuide.md @@ -51,4 +51,4 @@ following files: - README.md - A general introduction to AFL, - docs/perf_tips.txt - Simple tips on how to fuzz more quickly, - docs/status_screen.txt - An explanation of the tidbits shown in the UI, - - docs/parallel_fuzzing.txt - Advice on running AFL on multiple cores. + - docs/parallel_fuzzing.md - Advice on running AFL on multiple cores. |