about summary refs log tree commit diff
path: root/docs/FAQ.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-11-30 10:56:02 +0100
committerGitHub <noreply@github.com>2021-11-30 10:56:02 +0100
commitedbf41f78619162071987a44b46ab7f739bb85c1 (patch)
tree3be630bc3a5d1ea65f3bb49863b37ff5b9d688c4 /docs/FAQ.md
parent235bb3235e45a81eb2b524f3a76346d91a163e3d (diff)
parent8968bee836ecde0fa2427b84b2f3ac85c276958f (diff)
downloadafl++-edbf41f78619162071987a44b46ab7f739bb85c1.tar.gz
Merge pull request #1172 from llzmb/docs_cleanup_folder_2
Clean up docs folder
Diffstat (limited to 'docs/FAQ.md')
-rw-r--r--docs/FAQ.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index 68ca3bad..34ed4cf5 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -83,7 +83,8 @@ If you find an interesting or important question missing, submit it via
 
   However, if there is only the binary program and no source code available, then the standard non-instrumented mode is not effective.
 
-  To learn how these binaries can be fuzzed, read [binaryonly_fuzzing.md](binaryonly_fuzzing.md).
+  To learn how these binaries can be fuzzed, read
+  [fuzzing_binary-only_targets.md](fuzzing_binary-only_targets.md).
 </p></details>
 
 <details>
@@ -143,7 +144,7 @@ If you find an interesting or important question missing, submit it via
   Target: x86_64-unknown-linux-gnu
   Thread model: posix
   InstalledDir: /prg/tmp/llvm-project/build/bin
-  clang-13: note: diagnostic msg: 
+  clang-13: note: diagnostic msg:
   ********************
   ```