| 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/
|
|
|