From e02147aff913afde6ac55a11e314256a13f7ea89 Mon Sep 17 00:00:00 2001 From: Grena Date: Sun, 26 Jun 2022 15:56:40 +0200 Subject: [PATCH] Add demo and app code repository --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6ec9ebc..9e2ddee 100644 --- a/manifest.json +++ b/manifest.json @@ -11,10 +11,10 @@ "upstream": { "license": "MIT", "website": "https://mosquitto.org", - "demo": "https://demo.example.com", + "demo": "https://test.mosquitto.org", "admindoc": "https://mosquitto.org/documentation/", "userdoc": "https://yunohost.org/apps", - "code": "https://some.forge.com/example/example" + "code": "https://github.com/eclipse/mosquitto" }, "license": "MIT", "maintainer": {