oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

Badge's hyperlink does not work

Open pellared opened this issue 9 months ago • 9 comments

From the docs https://google.github.io/oss-fuzz/getting-started/new-project-guide/#status-badge:

Adding it is super easy, just follow this template:

[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/<project>.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:<project>)

However, here we have a hyperlink for opentelemetry project which clearly does not work as expected: https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:opentelemetry

pellared avatar Jan 15 '25 08:01 pellared