From cad46cef88293adcef83b4340fc0672c199fa1e0 Mon Sep 17 00:00:00 2001 From: Jawira Portugal Date: Mon, 21 Jul 2025 18:38:24 +0200 Subject: [PATCH] Change Dagu to Automation category (#1500) Co-authored-by: nodiscc --- software/dagu.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/software/dagu.yml b/software/dagu.yml index 57ad5edbe4..5941e931c4 100644 --- a/software/dagu.yml +++ b/software/dagu.yml @@ -1,6 +1,6 @@ name: Dagu -website_url: https://dagu.readthedocs.io/ -source_code_url: https://github.com/dagu-dev/dagu +website_url: https://docs.dagu.cloud/ +source_code_url: https://github.com/dagu-org/dagu description: Powerful Cron alternative with a Web UI. It allows you to define dependencies between commands as a Directed Acyclic Graph (DAG) in a declarative YAML format. licenses: - GPL-3.0 @@ -8,7 +8,7 @@ platforms: - Go - Docker tags: - - Media Management + - Automation stargazers_count: 2395 updated_at: '2025-07-19' archived: false