about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrian Foley <bpfoley@google.com>2019-06-29 14:31:46 -0700
committerBrian Foley <bpfoley@google.com>2019-06-29 14:31:46 -0700
commit7256e6d203233b20432fd201767f1f8d4464db25 (patch)
treeceee0d7ddea759b6c93fdaca287c68afc559de36
parentc083fd895c67bcf2abd1574e50fe0859361066ea (diff)
downloadafl++-7256e6d203233b20432fd201767f1f8d4464db25.tar.gz
Fix some github URL typos in docs
-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 :-)