diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-11 19:13:22 +0100 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-11 19:13:22 +0100 |
commit | 77ce31c8ba1f90d8895ba16a2bb509db88071a10 (patch) | |
tree | c490c6c0256f412c8baa3002dbae688fcb4f1fad /docs/afl-fuzz_approach.md | |
parent | 5ec91ad5291228f6ef6d9b69605a9b752ef28fa0 (diff) | |
download | afl++-77ce31c8ba1f90d8895ba16a2bb509db88071a10.tar.gz |
Add docs content overview
Diffstat (limited to 'docs/afl-fuzz_approach.md')
-rw-r--r-- | docs/afl-fuzz_approach.md | 2 |
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 |