From 68373846b0c87b798b007880ba2df39258685f03 Mon Sep 17 00:00:00 2001 From: mh4ckt3mh4ckt1c4s Date: Sun, 19 Feb 2023 01:57:15 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest.json b/manifest.json index 8d2fc59..3c8f460 100644 --- a/manifest.json +++ b/manifest.json @@ -9,12 +9,12 @@ "version": "1.0~ynh1", "url": "https://docs.searxng.org/", "upstream": { - "license": "free", - "website": "https://example.com", - "demo": "https://demo.example.com", - "admindoc": "https://yunohost.org/packaging_apps", - "userdoc": "https://yunohost.org/apps", - "code": "https://some.forge.com/example/example" + "license": " AGPL-3.0-or-later", + "website": "https://docs.searxng.org/", + "demo": "https://searx.be/", + "admindoc": "https://docs.searxng.org/admin/", + "userdoc": "https://docs.searxng.org/user/", + "code": "https://github.com/searxng/searxng" }, "license": "free", "maintainer": { @@ -37,8 +37,8 @@ { "name": "path", "type": "path", - "example": "/example", - "default": "/example" + "example": "/searxng", + "default": "/searxng" }, { "name": "is_public",