about summary refs log tree commit diff
path: root/llvm_mode
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-01-30 23:11:03 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-01-30 23:11:03 +0100
commite5f081586d64a1ee4734a9d95dd2ab86d9e486c4 (patch)
tree68063659dfeec5a39779c28b749374eb1ff5060b /llvm_mode
parent0498d6fa89ef22233704eb2c5c71e6e3b5543833 (diff)
downloadafl++-e5f081586d64a1ee4734a9d95dd2ab86d9e486c4.tar.gz
changelog
Diffstat (limited to 'llvm_mode')
-rw-r--r--llvm_mode/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_mode/README.md b/llvm_mode/README.md
index e947a844..8af763c5 100644
--- a/llvm_mode/README.md
+++ b/llvm_mode/README.md
@@ -1,6 +1,6 @@
 # Fast LLVM-based instrumentation for afl-fuzz
 
-  (See [../docs/README](../docs/README.md) for the general instruction manual.)
+  (See [../README](../README.md) for the general instruction manual.)
 
   (See [../gcc_plugin/README.gcc](../gcc_plugin/README.gcc.md) for the GCC-based instrumentation.)