about summary refs log tree commit diff
path: root/examples/python_mutators
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-03 16:10:16 +0100
committervan Hauser <vh@thc.org>2020-02-03 16:10:16 +0100
commit542bea37fb79497ac3f4ea3411b2af4e5099c864 (patch)
tree988cc7ffc596d68d073af402e6511856698998ad /examples/python_mutators
parent1d8e772f6c3bd542a2fc68835befde246b0bbef6 (diff)
downloadafl++-542bea37fb79497ac3f4ea3411b2af4e5099c864.tar.gz
fix MDs
Diffstat (limited to 'examples/python_mutators')
-rw-r--r--examples/python_mutators/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python_mutators/README b/examples/python_mutators/README
index 4e7d62bc..8e378405 100644
--- a/examples/python_mutators/README
+++ b/examples/python_mutators/README
@@ -1,5 +1,5 @@
 These are example and helper files for the AFL_PYTHON_MODULE feature.
-See docs/python_mutators.txt for more information
+See [docs/python_mutators.md](../docs/python_mutators.md) for more information
 
 Note that if you compile with python3.7 you must use python3 scripts, and if
 you use pyton2.7 to compile python2 scripts!