about summary refs log tree commit diff
path: root/experimental/README.experiments
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 /experimental/README.experiments
parentfd03c64346ab3f63fc5ceafd891dee245121b5c9 (diff)
downloadafl++-e2eedefc65bec1a04605f117a11ca8bdf9d80323.tar.gz
docs to md
Diffstat (limited to 'experimental/README.experiments')
-rw-r--r--experimental/README.experiments2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/README.experiments b/experimental/README.experiments
index 543c078c..06f22ee1 100644
--- a/experimental/README.experiments
+++ b/experimental/README.experiments
@@ -20,7 +20,7 @@ Here's a quick overview of the stuff you can find in this directory:
                            with additional gdb metadata.
 
   - distributed_fuzzing  - a sample script for synchronizing fuzzer instances
-                           across multiple machines (see parallel_fuzzing.txt).
+                           across multiple machines (see parallel_fuzzing.md).
 
   - libpng_no_checksum   - a sample patch for removing CRC checks in libpng.