From a3125a328ed2baec15a16534f84b259af719798a Mon Sep 17 00:00:00 2001 From: Nik Spyratos <17888779+nikspyratos@users.noreply.github.com> Date: Thu, 7 Dec 2023 07:13:12 +0200 Subject: [PATCH] Fix: manifest.json github link typo for catalog --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 71ee51e..31ca8df 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": " Build agents that monitor and act on your behalf. Your agents are standing by!" }, "version": "2022.03.24~ynh3", - "url": "https://github.com/huginn/hugin", + "url": "https://github.com/huginn/huginn", "upstream": { "license": "MIT", "code": "https://github.com/huginn/huginn"