about summary refs log tree commit diff
path: root/docs/afl-fuzz_approach.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-12-13 22:17:02 +0100
committerGitHub <noreply@github.com>2021-12-13 22:17:02 +0100
commitc6bad07d75aa36671ebc32a722566cb145414b08 (patch)
treef59a3c6d5fb0f42056252f400f3bab1e1010432b /docs/afl-fuzz_approach.md
parent52dd5d479d411460c8cf2010a89f72e269d799ea (diff)
parent83487415b1ba3f11a6a03516b20923e6278cb97a (diff)
downloadafl++-c6bad07d75aa36671ebc32a722566cb145414b08.tar.gz
Merge pull request #1208 from llzmb/docs_add_overview
Add docs content overview
Diffstat (limited to 'docs/afl-fuzz_approach.md')
-rw-r--r--docs/afl-fuzz_approach.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/afl-fuzz_approach.md b/docs/afl-fuzz_approach.md
index 058fe352..6af39769 100644
--- a/docs/afl-fuzz_approach.md
+++ b/docs/afl-fuzz_approach.md
@@ -40,7 +40,7 @@ superior to blind fuzzing or coverage-only tools.
 This section provides an overview of the status screen - plus tips for
 troubleshooting any warnings and red text shown in the UI.
 
-For the general instruction manual, see [README.md](../README.md).
+For the general instruction manual, see [README.md](README.md).
 
 ### A note about colors