diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-08-08 01:28:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-08 01:28:56 +0200 |
commit | 1cffe27185419ef45d32d7fbc07d5a24e527546d (patch) | |
tree | d0b8b9c2b455718033ea1baf30e3d8614fe97e7a /docs/technical_details.md | |
parent | 08cb3f8ab5cb4538182926436d203f266f09077b (diff) | |
download | afl++-1cffe27185419ef45d32d7fbc07d5a24e527546d.tar.gz |
Clean up docs folder (#1059)
Changes: - Move files to docs/resources. - Fix references. - Delete unused files.
Diffstat (limited to 'docs/technical_details.md')
-rw-r--r-- | docs/technical_details.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/technical_details.md b/docs/technical_details.md index 6a4660a2..b0ca493e 100644 --- a/docs/technical_details.md +++ b/docs/technical_details.md @@ -156,7 +156,7 @@ In contrast to more greedy genetic algorithms, this approach allows the tool to progressively explore various disjoint and possibly mutually incompatible features of the underlying data format, as shown in this image: -  +  Several practical examples of the results of this algorithm are discussed here: |