diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-09-10 21:37:55 +0200 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-09-10 21:37:55 +0200 |
commit | 82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25 (patch) | |
tree | 53533545aadbfac3996a1e8f0badac531f51bf27 /docs/fuzzing_expert.md | |
parent | bd4ecd83b1e4126300475d5beb09b4a8327b045a (diff) | |
download | afl++-82ef4a90b0ff12a297e1bc3f1c8256ae9ace4f25.tar.gz |
Fix links
Diffstat (limited to 'docs/fuzzing_expert.md')
-rw-r--r-- | docs/fuzzing_expert.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fuzzing_expert.md b/docs/fuzzing_expert.md index 23b24ad0..37ab8e2f 100644 --- a/docs/fuzzing_expert.md +++ b/docs/fuzzing_expert.md @@ -620,4 +620,4 @@ This is basically all you need to know to professionally run fuzzing campaigns. If you want to know more, the tons of texts in [docs/](./) will have you covered. Note that there are also a lot of tools out there that help fuzzing with AFL++ -(some might be deprecated or unsupported), see [links_tools.md](links_tools.md). \ No newline at end of file +(some might be deprecated or unsupported), see [tools.md](tools.md). \ No newline at end of file |