From: Tom Hromatka Date: Thu, 16 Feb 2023 16:45:08 +0000 (-0700) Subject: README: Fix CodeQL Badge X-Git-Tag: v3.1.0~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd55b1bbdfb557fcae31a849acf537b27325fb7;p=thirdparty%2Flibcgroup.git README: Fix CodeQL Badge Signed-off-by: Tom Hromatka --- diff --git a/README.md b/README.md index 2ceef0d6..012f6be9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://github.com/libcgroup/libcgroup/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/libcgroup/libcgroup/actions) [![Coverage Status](https://coveralls.io/repos/github/libcgroup/libcgroup/badge.png)](https://coveralls.io/github/libcgroup/libcgroup) [![Doxygen Documentation](https://img.shields.io/badge/Documentation-Doxygen-green.svg)](https://libcgroup.github.io/libcgroup/) -[CodeQL](https://github.com/libcgroup/libcgroup/actions/workflows/codeql-analysis.yml/badge.svg?branch=main) +[![CodeQL](https://github.com/libcgroup/libcgroup/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/libcgroup/libcgroup/actions/workflows/codeql-analysis.yml/badge.svg?branch=main) The entire libcgroup README is available [here](README).