From 9ad6e062f6d7e60e19492d61924b27a4c3da3913 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 5 Mar 2024 19:07:38 +0100 Subject: [PATCH] Fix upstream link in manifest.toml --- manifest.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 14fa84c..d3c4255 100644 --- a/manifest.toml +++ b/manifest.toml @@ -13,9 +13,7 @@ maintainers = ["Jens Diemer"] [upstream] # https://yunohost.org/en/packaging_manifest#upstream-section license = "GPL-3.0-or-later" -admindoc = "https://github.com/YunoHost-Apps/pyinventory_ynh" -userdoc = "https://github.com/jedie/PyInventory" -code = "https://github.com/YunoHost-Apps/pyinventory_ynh" +code = "https://github.com/jedie/PyInventory/"