diff options
author | van Hauser <vh@thc.org> | 2020-12-01 23:17:20 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-12-01 23:17:20 +0100 |
commit | 0942158ad1210e3933ea15dd9c5ab0a6516febb0 (patch) | |
tree | 6ee43c25d3698f6ba6a9d13891aa36b58349311a /qemu_mode/README.md | |
parent | c05e4efbe9b4e7d1ff078b7a392621f2ca7572e6 (diff) | |
download | afl++-0942158ad1210e3933ea15dd9c5ab0a6516febb0.tar.gz |
remove docs/README symlink and update references
Diffstat (limited to 'qemu_mode/README.md')
-rw-r--r-- | qemu_mode/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/README.md b/qemu_mode/README.md index 58e48e91..9818846d 100644 --- a/qemu_mode/README.md +++ b/qemu_mode/README.md @@ -1,6 +1,6 @@ # High-performance binary-only instrumentation for afl-fuzz - (See ../docs/README.md for the general instruction manual.) + (See ../README.md for the general instruction manual.) ## 1) Introduction |