[docs] Update structure-aware-fuzzing link.

The document has been moved to the google/fuzzing GitHub repo.

llvm-svn: 372423
This commit is contained in:
Matt Morehouse 2019-09-20 19:39:50 +00:00
parent 830909b97a
commit 949a126438

View File

@ -590,7 +590,7 @@ User-supplied mutators
----------------------
LibFuzzer allows to use custom (user-supplied) mutators, see
`Structure-Aware Fuzzing <https://github.com/google/fuzzer-test-suite/blob/master/tutorial/structure-aware-fuzzing.md>`_
`Structure-Aware Fuzzing <https://github.com/google/fuzzing/blob/master/docs/structure-aware-fuzzing.md>`_
for more details.
Startup initialization