diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 204eaf92..4aeb0699 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ behaviours and defaults: 2. [How to compile and install afl++](#building-and-installing-afl) 3. [How to fuzz a target](#how-to-fuzz-with-afl) 4. [Fuzzing binary-only targets](#fuzzing-binary-only-targets) - 5. [Good examples and writeups of afl++ usages](#-examples-and-writeups) + 5. [Good examples and writeups of afl++ usages](#good-examples-and-writeups) 6. [Branches](#branches) 7. [Want to help?](#help-wanted) 8. [Detailed help and description of afl++](#challenges-of-guided-fuzzing) |