diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst index 49f72f63ee3e..e38489014e69 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -590,7 +590,7 @@ User-supplied mutators ---------------------- LibFuzzer allows to use custom (user-supplied) mutators, see -`Structure-Aware Fuzzing `_ +`Structure-Aware Fuzzing `_ for more details. Startup initialization