aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-21 17:36:56 +0200
committerGitHub <noreply@github.com>2020-05-21 17:36:56 +0200
commit4db3f9927f5ff6d5d1fd72a20ee81a1eea18f698 (patch)
tree4ec987fa0f73621d0f0f9c632d3dec2a63130133 /README.md
parentcecffa2df9463b2bb82cbb7ea8ad3c41a202677d (diff)
README.md: fix oss-fuzz badge link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6e1ee6899..4e8185cd4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![CI Status](https://github.com/google/syzkaller/workflows/ci/badge.svg)](https://github.com/google/syzkaller/actions?query=workflow/ci)
[![fuzzit](https://app.fuzzit.dev/badge?org_id=syzkaller=master)](https://fuzzit.dev)
-[![OSS-Fuzz](https://github.com/google/syzkaller/workflows/CIFuzz/badge.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-syzkaller)
+[![OSS-Fuzz](https://oss-fuzz-build-logs.storage.googleapis.com/badges/syzkaller.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=label:Proj-syzkaller)
[![Go Report Card](https://goreportcard.com/badge/github.com/google/syzkaller)](https://goreportcard.com/report/github.com/google/syzkaller)
[![Coverage Status](https://codecov.io/gh/google/syzkaller/graph/badge.svg)](https://codecov.io/gh/google/syzkaller)
[![GoDoc](https://godoc.org/github.com/google/syzkaller?status.svg)](https://godoc.org/github.com/google/syzkaller)