From 7a0b217ba27d3a738e8806b5ae37b04205ae357f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 3 Dec 2022 19:47:41 +0100 Subject: [PATCH] Remove dummy demo field in manifest.json --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3470f44..062274a 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,6 @@ "upstream": { "license": "GPL-2.0-only", "website": "https://www.pmwiki.org", - "demo": "https://demo.example.com", "admindoc": "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr", "userdoc": "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers" },