summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2021-01-22 16:40:16 -0500
committerPaul Moore <paul@paul-moore.com>2021-01-22 16:50:51 -0500
commit2010de0b7fec7be113b3c0df918e0ce8512d0d6b (patch)
treefe17228e2bd8affd5f92571d2af294c1e9d6d599
parent8c76d7bb694a3f072c5f791c812bb4e2ea385f89 (diff)
downloadlibseccomp-release-2.4.tar.gz
all: rename the "master" branch to "main"release-2.4
Signed-off-by: Paul Moore <paul@paul-moore.com> (imported from commit d5ad8369233322072eb0df0f9f507d94f6c88cf0)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c89bd15..a0b54f7 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
https://github.com/seccomp/libseccomp
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
-[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/master.svg)](https://travis-ci.org/seccomp/libseccomp)
-[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/master.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
+[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/main.svg)](https://travis-ci.org/seccomp/libseccomp)
+[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/main.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=main)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is