about summary refs log tree commit diff
path: root/instrumentation/README.llvm.md
diff options
context:
space:
mode:
authorKuang-che Wu <kcwu@chromium.org>2021-10-10 21:03:43 +0800
committerKuang-che Wu <kcwu@chromium.org>2021-10-10 21:03:43 +0800
commitf6fbbf8150c8a41b7cd40a2413b1c6f66b24c6c8 (patch)
tree2d0bbe30278b50a681519a765aafb4a7eb739051 /instrumentation/README.llvm.md
parent158e881ad46d96d06f70e5c3bdf661ac59981c3c (diff)
downloadafl++-f6fbbf8150c8a41b7cd40a2413b1c6f66b24c6c8.tar.gz
Fix document paths.
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 6e210a7c..5b1e60cc 100644
--- a/instrumentation/README.llvm.md
+++ b/instrumentation/README.llvm.md
@@ -2,7 +2,7 @@
 
   (See [../README.md](../README.md) for the general instruction manual.)
 
-  (See [README.gcc_plugin.md](../README.gcc_plugin.md) for the GCC-based instrumentation.)
+  (See [README.gcc_plugin.md](README.gcc_plugin.md) for the GCC-based instrumentation.)
 
 ## 1) Introduction