Fix oss-fuzz coverage link

This commit is contained in:
pdknsk 2020-02-15 08:23:25 +00:00
parent 8312a4c52f
commit 4ccaff05a9

View File

@ -1,6 +1,6 @@
Fuzz targets used by [oss-fuzz](https://github.com/google/oss-fuzz/). Fuzz targets used by [oss-fuzz](https://github.com/google/oss-fuzz/).
Useful links: [Dashboard](https://oss-fuzz.com/) _(requires access)_, [Build logs](https://oss-fuzz-build-logs.storage.googleapis.com/index.html), [Coverage](https://oss-fuzz.com/v2/coverage-report/job/libfuzzer_asan_glib/latest) Useful links: [Dashboard](https://oss-fuzz.com/) _(requires access)_, [Build logs](https://oss-fuzz-build-logs.storage.googleapis.com/index.html), [Coverage](https://oss-fuzz.com/coverage-report/job/libfuzzer_asan_glib/latest)
## How to add new targets ## How to add new targets