about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-06-30 17:20:47 +0200
committerGitHub <noreply@github.com>2019-06-30 17:20:47 +0200
commitc0347c80b2191ec00caedd8cefed362804bd7093 (patch)
treeceee0d7ddea759b6c93fdaca287c68afc559de36
parentc083fd895c67bcf2abd1574e50fe0859361066ea (diff)
parent7256e6d203233b20432fd201767f1f8d4464db25 (diff)
downloadafl++-c0347c80b2191ec00caedd8cefed362804bd7093.tar.gz
Merge pull request #7 from bpfoley/master
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 :-)