about summary refs log tree commit diff
path: root/docs/tutorials.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2022-01-20 21:23:28 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2022-01-20 21:23:28 +0100
commitc74686e20d5bd096ac5eb586f96fa11ea3d0cd83 (patch)
tree8e34a2c7512a9d552571e6c70d802a9704556ce7 /docs/tutorials.md
parent4902bb91d259e128afff3cb135830e486740ddb3 (diff)
downloadafl++-c74686e20d5bd096ac5eb586f96fa11ea3d0cd83.tar.gz
Fix structure
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)