]> git.proxmox.com Git - mirror_libseccomp.git/commitdiff
doc: update the coveralls badge to use shields.io
authorPaul Moore <paul@paul-moore.com>
Thu, 18 Jan 2018 04:16:13 +0000 (23:16 -0500)
committerPaul Moore <paul@paul-moore.com>
Thu, 18 Jan 2018 04:16:13 +0000 (23:16 -0500)
This is a workaround for the coveralls stale cache problem.

Signed-off-by: Paul Moore <paul@paul-moore.com>
README.md

index 0bd18952552f5e8f64b0f2607c8064b984b9c9c0..3366b7fb8b746ab2aa5b5f9aff387a545d603ec2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ https://github.com/seccomp/libseccomp
 
 [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
 [![Build Status](https://travis-ci.org/seccomp/libseccomp.svg?branch=master)](https://travis-ci.org/seccomp/libseccomp)
-[![Coverage Status](https://coveralls.io/repos/github/seccomp/libseccomp/badge.svg?branch=master)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
+[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/master.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
 
 The libseccomp library provides an easy to use, platform independent, interface
 to the Linux Kernel's syscall filtering mechanism.  The libseccomp API is