From 89780550e6488ce2ce4ba8917092b37fddb21080 Mon Sep 17 00:00:00 2001 From: Thibault Ayanides Date: Mon, 18 Jan 2021 14:26:34 +0100 Subject: [PATCH] Fix badges on README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4bc829e..5fa89a7 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ report issues if you find any !

-![Shell-linter](https://github.com/thibaultserti/debian-cis/workflows/Run%20shell-linter/badge.svg) -![Functionnal tests](https://github.com/thibaultserti/debian-cis/workflows/Run%20functionnal%20tests/badge.svg) -![Release](https://github.com/thibaultserti/debian-cis/workflows/Create%20Release/badge.svg) +![Shell-linter](https://github.com/ovh/debian-cis/workflows/Run%20shell-linter/badge.svg) +![Functionnal tests](https://github.com/ovh/debian-cis/workflows/Run%20functionnal%20tests/badge.svg) +![Release](https://github.com/ovh/debian-cis/workflows/Create%20Release/badge.svg) ![Realease](https://img.shields.io/github/v/release/ovh/debian-cis) ![License](https://img.shields.io/github/license/ovh/debian-cis)