about summary refs log tree commit diff
path: root/docs/tutorials.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-01-21 13:08:20 +0100
committerGitHub <noreply@github.com>2022-01-21 13:08:20 +0100
commitb427a53a6b203dd73aabb25f6068e55691339b03 (patch)
tree020fb8d0b012d5ebfd7ded0b32c00b79851a0532 /docs/tutorials.md
parent26a3d1b53b0a3ae690735c550c2985f079f3c672 (diff)
parent2bb86863e6d15dbd5bb0c381afa51f476302784e (diff)
downloadafl++-b427a53a6b203dd73aabb25f6068e55691339b03.tar.gz
Merge pull request #1299 from llzmb/docs_quality_assurance_3
Docs content - quality assurance - 3rd run
Diffstat (limited to 'docs/tutorials.md')
-rw-r--r--docs/tutorials.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials.md b/docs/tutorials.md
index 9d4f50eb..64d2b376 100644
--- a/docs/tutorials.md
+++ b/docs/tutorials.md
@@ -28,7 +28,7 @@ structure is), these links have you covered:
 * Superion for AFL++:
   [https://github.com/adrian-rt/superion-mutator](https://github.com/adrian-rt/superion-mutator)
 
-# Video Tutorials
+## Video Tutorials
 * [Install AFL++ Ubuntu](https://www.youtube.com/watch?v=5dCvhkbi3RA)
 * [[Fuzzing with AFLplusplus] Installing AFLPlusplus and fuzzing a simple C program](https://www.youtube.com/watch?v=9wRVo0kYSlc)
 * [[Fuzzing with AFLplusplus] How to fuzz a binary with no source code on Linux in persistent mode](https://www.youtube.com/watch?v=LGPJdEO02p4)