about summary refs log tree commit diff
path: root/docs/PATCHES
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 /docs/PATCHES
parentc083fd895c67bcf2abd1574e50fe0859361066ea (diff)
downloadafl++-7256e6d203233b20432fd201767f1f8d4464db25.tar.gz
Fix some github URL typos in docs
Diffstat (limited to 'docs/PATCHES')
-rw-r--r--docs/PATCHES4
1 files changed, 2 insertions, 2 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)