summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2023-02-06 17:13:33 -0500
committerPaul Moore <paul@paul-moore.com>2023-02-06 17:18:58 -0500
commitbfbc9770bdb2677becf6c235731abe33ad36b7f9 (patch)
tree693040cc9930f0a8266392cfdce4784a26ede65e
parent8ef0d3a3daab44cbe8120939f7ce70050c571664 (diff)
downloadlibseccomp-bfbc9770bdb2677becf6c235731abe33ad36b7f9.tar.gz
docs: fix the README.md codeql badge
Signed-off-by: Paul Moore <paul@paul-moore.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e54a029..18a5d5b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,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://github.com/seccomp/libseccomp/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/seccomp/libseccomp/actions)
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/main.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=main)
-[CodeQL Analysis](https://github.com/seccomp/libseccomp/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)
+[![CodeQL Analysis](https://github.com/seccomp/libseccomp/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/seccomp/libseccomp/actions)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is