about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-07-27 00:14:28 +0200
committervan Hauser <vh@thc.org>2020-07-27 00:14:28 +0200
commit298ff5c7d0b8b18ccdc5784f54606ddfc5b6b89b (patch)
tree35509c5c1ae356c51b4a9b73f0c68a9d8e640465
parentc3f65bff5b904a430f36d5240bfb680bbb577ccb (diff)
downloadafl++-298ff5c7d0b8b18ccdc5784f54606ddfc5b6b89b.tar.gz
update new readme
-rw-r--r--README_new.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README_new.md b/README_new.md
index 6b56f2ab..9cf4e3cc 100644
--- a/README_new.md
+++ b/README_new.md
@@ -24,9 +24,9 @@
 
 ## Contents
 
-  1. [Features](#important-features-of-afl++)
-  2. [How to compile and install afl++](#building-and-installing-afl++)
-  3. [How to fuzz a target](#how-to-fuzz-with-afl++)
+  1. [Features](#important-features-of-afl)
+  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. [Branches](#branches)
   6. [Want to help?](#help-wanted)