about summary refs log tree commit diff
path: root/utils
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-05 19:03:48 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-05 19:36:33 +0100
commit89df436290c67b1c03122bfe5c68cf4f92e581c0 (patch)
tree6a19713ef65727befe880eef32c8f8a9a0418cf2 /utils
parent3506077fd6f250f3c080b58ea3bae117c3b122da (diff)
downloadafl++-89df436290c67b1c03122bfe5c68cf4f92e581c0.tar.gz
Fix broken links - 1st run
Diffstat (limited to 'utils')
-rw-r--r--utils/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/README.md b/utils/README.md
index 5f5745b9..debc86e8 100644
--- a/utils/README.md
+++ b/utils/README.md
@@ -48,7 +48,7 @@ Here's a quick overview of the stuff you can find in this directory:
   - defork               - intercept fork() in targets
 
   - distributed_fuzzing  - a sample script for synchronizing fuzzer instances
-                           across multiple machines (see parallel_fuzzing.md).
+                           across multiple machines.
 
   - libdislocator        - like ASAN but lightweight.