[docs] Update structure-aware-fuzzing link.
authorMatt Morehouse <mascasa@google.com>
Fri, 20 Sep 2019 19:39:50 +0000 (19:39 +0000)
committerMatt Morehouse <mascasa@google.com>
Fri, 20 Sep 2019 19:39:50 +0000 (19:39 +0000)
The document has been moved to the google/fuzzing GitHub repo.

llvm-svn: 372423

llvm/docs/LibFuzzer.rst

index 49f72f6..e384890 100644 (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