about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--docs/PATCHES4
-rw-r--r--docs/README2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/PATCHES b/docs/PATCHES
index f61f8d24..cb050218 100644
--- a/docs/PATCHES
+++ b/docs/PATCHES
@@ -19,8 +19,8 @@ afl-qemu-optimize-map.diff		by mh(at)mh-sec(dot)de
 
 + AFLfast additions (github.com/mboehme/aflfast) were incorporated.
 + Qemu 3.1 upgrade with enhancement patches (github.com/andreafioraldi/afl)
-+ Python mutator modules support (github.com/choeller/afl)
-+ Whitelisting in LLVM mode (github.com/choeller/afl)
++ Python mutator modules support (github.com/choller/afl)
++ Whitelisting in LLVM mode (github.com/choller/afl)
 + forkserver patch for afl-tmin (github.com/nccgroup/TriforceAFL)
 
 
diff --git a/docs/README b/docs/README
index ca8533f7..ca38223d 100644
--- a/docs/README
+++ b/docs/README
@@ -22,7 +22,7 @@ american fuzzy lop plus plus
   to it.
 
   C. Hoellers afl-fuzz Python mutator module and llvm_mode whitelist support
-  was added too (https://github.com/choeller/afl)
+  was added too (https://github.com/choller/afl)
 
   So all in all this is the best-of AFL that is currently out there :-)