From 39d7aa93b1ebea1741217df1710333ca083d37c5 Mon Sep 17 00:00:00 2001 From: s0me1newithhand7s Date: Mon, 12 Jan 2026 16:26:42 +0300 Subject: [PATCH] README.md: badge run fix Signed-off-by: s0me1newithhand7s --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9140d33..ea6aad3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
- [![nfu](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/flake-update-action.yaml/badge.svg)](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/flake-update-action.yaml) + [![nfu](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/flake_update.yml/badge.svg)](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/flake_update.yml) - [![nfc](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/flake-check-action.yaml/badge.svg)](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/flake-check-action.yaml) + [![nfc](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/fmt_run.yml/badge.svg)](https://github.com/s0me1newithhand7s/reNixos/actions/workflows/fmt_run.yml)