From 82f8eae6af46333b6191055eac7304c51c24b4bf Mon Sep 17 00:00:00 2001 From: Daniel Dias Date: Thu, 10 Oct 2024 08:52:49 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20fix=20badges=20to=20point?= =?UTF-8?q?=20to=20the=20correct=20workflows=20(#133)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b1ca1a0..cc0e70d 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # LdapPasswordRotationService ![coverage](docs/img/coverage.svg) -[![Linux](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/linux.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/linux.yml) -[![macOs](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/macos.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/macos.yml) -[![Windows](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/windows.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/windows.yml) +[![Linux](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/linux.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/linux.yml) +[![macOs](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/macos.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/macos.yml) +[![Windows](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/windows.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/windows.yml) ![Python <=3.7](https://img.shields.io/badge/python-<=3.7-red.svg) -[![Python 3.8](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.8.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.8.yml) -[![Python 3.9](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.9.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.9.yml) -[![Python 3.10](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.10.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.10.yml) -[![Python 3.11](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.11.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.11.yml) -[![Python 3.12](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.12.yml/badge.svg)](https://github.com/DanielRDias/ldap-password-rotation/actions/workflows/python3.12.yml) +[![Python 3.8](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.8.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.8.yml) +[![Python 3.9](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.9.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.9.yml) +[![Python 3.10](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.10.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.10.yml) +[![Python 3.11](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.11.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.11.yml) +[![Python 3.12](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.12.yml/badge.svg)](https://github.com/Vitesco-Technologies/ldap-password-rotation/actions/workflows/python3.12.yml) ![Python >=3.13](https://img.shields.io/badge/python->=3.13-yellow.svg)