diff --git a/docs/glossary.md b/docs/glossary.md index eacdf1b32..97fe8e431 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -21,7 +21,7 @@ Examples: [libFuzzer](http://lbfuzzer.info), [AFL](lcamtuf.coredump.cx/afl/), [honggfuzz](https://github.com/google/honggfuzz), etc -See also [#mutation-engine] and [#test-generator]. +See also [Mutation Engine](mutation-engine) and [Test Generator][Test Generator]. ## Test Input Or **reproducer**, or **testcase**.