diff options
Diffstat (limited to 'experimental/README.experiments')
-rw-r--r-- | experimental/README.experiments | 2 |
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. |