about summary refs log tree commit diff
path: root/instrumentation/README.llvm.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-12-11 19:13:22 +0100
committerllzmb <46303940+llzmb@users.noreply.github.com>2021-12-11 19:13:22 +0100
commit77ce31c8ba1f90d8895ba16a2bb509db88071a10 (patch)
treec490c6c0256f412c8baa3002dbae688fcb4f1fad /instrumentation/README.llvm.md
parent5ec91ad5291228f6ef6d9b69605a9b752ef28fa0 (diff)
downloadafl++-77ce31c8ba1f90d8895ba16a2bb509db88071a10.tar.gz
Add docs content overview
Diffstat (limited to 'instrumentation/README.llvm.md')
-rw-r--r--instrumentation/README.llvm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/README.llvm.md b/instrumentation/README.llvm.md
index d220e52c..7855a987 100644
--- a/instrumentation/README.llvm.md
+++ b/instrumentation/README.llvm.md
@@ -1,6 +1,6 @@
 # Fast LLVM-based instrumentation for afl-fuzz
 
-For the general instruction manual, see [../README.md](../README.md).
+For the general instruction manual, see [docs/README.md](../docs/README.md).
 
 For the GCC-based instrumentation, see
 [README.gcc_plugin.md](README.gcc_plugin.md).