diff options
Diffstat (limited to 'llvm_mode')
-rw-r--r-- | llvm_mode/README.md | 2 |
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.) |