From 95a2172fff3be9e08702ac9f1890df2aa55e9bb4 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Fri, 22 Aug 2025 09:23:40 +0200 Subject: [PATCH] Corrected link --- roles/sys-ctl-cln-faild-bkps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/sys-ctl-cln-faild-bkps/README.md b/roles/sys-ctl-cln-faild-bkps/README.md index 174d76fc..c0058bdf 100644 --- a/roles/sys-ctl-cln-faild-bkps/README.md +++ b/roles/sys-ctl-cln-faild-bkps/README.md @@ -2,7 +2,7 @@ ## Description -This role cleans up failed Docker backups by pulling a [Git repository](https://github.com/kevinveenbirkenbach/sys-ctl-cln-faild-bkps) that contains cleanup scripts and configuring a systemd service to execute them. It ensures that failed or incomplete backups are removed to free up disk space and maintain a healthy backup environment. +This role cleans up failed Docker backups by pulling a [Git repository](https://github.com/kevinveenbirkenbach/cleanup-failed-docker-backups) that contains cleanup scripts and configuring a systemd service to execute them. It ensures that failed or incomplete backups are removed to free up disk space and maintain a healthy backup environment. ## Overview