From a9d3c851a4ae0b6ef790db11eb181e2ff62053a9 Mon Sep 17 00:00:00 2001 From: Sebastian Palencsar Date: Tue, 5 May 2026 05:58:22 +0200 Subject: [PATCH] fix: Remove remaining Ubuntu 20.04 from README badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bab7fa0..f4b7a6b 100755 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ 🚀 **Production-ready, fully automated LEMP stack (Linux, Nginx, MySQL, PHP) + WordPress deployment using Ansible** [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![Ubuntu](https://img.shields.io/badge/Ubuntu-20.04%20|%2022.04%20|%2024.04%20|%2025.04-orange)](https://ubuntu.com/) -[![Debian](https://img.shields.io/badge/Debian-11%20|%2012%20|%2013%20|%2014-red)](https://debian.org/) +[![Ubuntu](https://img.shields.io/badge/Ubuntu-22.04%20|%2024.04%20|%2025.04-orange)](https://ubuntu.com/) +[![Debian](https://img.shields.io/badge/Debian-12%20|%2013%20|%2014-red)](https://debian.org/) [![Ansible](https://img.shields.io/badge/Ansible-6.0+-red)](https://www.ansible.com/) [![WordPress](https://img.shields.io/badge/WordPress-7.0+-blue)](https://wordpress.org/)