about summary refs log tree commit diff
path: root/utils/libtokencap/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-12-13 22:58:19 +0100
committerGitHub <noreply@github.com>2021-12-13 22:58:19 +0100
commit22e2362f0fd5685548696f487639104a0059e3eb (patch)
treef59a3c6d5fb0f42056252f400f3bab1e1010432b /utils/libtokencap/README.md
parent08ca4d54a55fe73e64a994c41a12af61f52e497e (diff)
parentc6bad07d75aa36671ebc32a722566cb145414b08 (diff)
downloadafl++-22e2362f0fd5685548696f487639104a0059e3eb.tar.gz
Merge pull request #1213 from AFLplusplus/dev
push to stable
Diffstat (limited to 'utils/libtokencap/README.md')
-rw-r--r--utils/libtokencap/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libtokencap/README.md b/utils/libtokencap/README.md
index 343fcce0..4e7ed1d1 100644
--- a/utils/libtokencap/README.md
+++ b/utils/libtokencap/README.md
@@ -5,7 +5,7 @@
  The afl-clang-fast AFL_LLVM_DICT2FILE feature is much better, afl-clang-lto
  has that feature automatically integrated.
 
-  (See ../../README.md for the general instruction manual.)
+For the general instruction manual, see [docs/README.md](../../docs/README.md).
 
 This companion library allows you to instrument `strcmp()`, `memcmp()`,
 and related functions to automatically extract syntax tokens passed to any of