From f0f31da08c79b5b58e3e445267dc9d921cbb8f21 Mon Sep 17 00:00:00 2001 From: TerraNovaUser <51765070+TerraNovaUser@users.noreply.github.com> Date: Tue, 6 Aug 2019 23:51:33 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a44363d..1df65bd 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Coverage Status][cov-img]][cov] -[cov-img]: https://codecov.io/github/aquasecurity/docker-bench/branch/master/graph/badge.svg -[cov]: https://codecov.io/github/aquasecurity/docker-bench +[cov-img]: https://codecov.io/github/aquasecurity/linux-bench/branch/master/graph/badge.svg +[cov]: https://codecov.io/github/aquasecurity/linux-bench Linux-bench is a Go application that checks whether The linux operating system is configured securely by running the checks documented in the CIS Distribution Independent Linux Benchmark.