Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2063)

Unified Diff: testing/libfuzzer/efficient_fuzzer.md

Issue 1896123002: [libfuzzer] Update documentation on UBSan options and Upload Corpus section. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: testing/libfuzzer/efficient_fuzzer.md
diff --git a/testing/libfuzzer/efficient_fuzzer.md b/testing/libfuzzer/efficient_fuzzer.md
index 7ea08d3c121ffb2a4cef9430eedde261df5975f2..2c8fe37ecdd5e39da98eff144f1d4fb0dcd5699e 100644
--- a/testing/libfuzzer/efficient_fuzzer.md
+++ b/testing/libfuzzer/efficient_fuzzer.md
@@ -190,6 +190,6 @@ Please note that `dict` parameter should be provided [separately](#Fuzzer-Dictio
Other options may be passed through `libfuzzer_options` property.
-[ClusterFuzz status]: ./clusterfuzz.md#Status-Links
-[upload corpus to ClusterFuzz]: ./clusterfuzz.md#Upload-Corpus
+[ClusterFuzz status]: clusterfuzz.md#Status-Links
+[upload corpus to ClusterFuzz]: clusterfuzz.md#Upload-Corpus
[AFL]: http://lcamtuf.coredump.cx/afl/

Powered by Google App Engine
This is Rietveld 408576698