summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2018-01-17 23:16:13 -0500
committerPaul Moore <paul@paul-moore.com>2018-01-17 23:16:13 -0500
commita2c104da83856136547eb1e8f33b4c194a0fe945 (patch)
treec770b838c666a480a7a67529d255532adcb882c2 /README.md
parent6aa2200d3baf7c95cfbd687348155c7373e066f0 (diff)
downloadlibseccomp-a2c104da83856136547eb1e8f33b4c194a0fe945.tar.gz
doc: update the coveralls badge to use shields.io
This is a workaround for the coveralls stale cache problem. Signed-off-by: Paul Moore <paul@paul-moore.com>
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 0bd1895..3366b7f 100644
--- 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