From b0e0274b90e3f685fe7f4a1486e2b3d23eb7a652 Mon Sep 17 00:00:00 2001 From: Aris Date: Fri, 10 Mar 2023 04:54:07 +0100 Subject: [PATCH] Remove `demo` dead link (distsn.org) --- manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8e86998..6fa0b3e 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,6 @@ "upstream": { "license": "AGPL-3.0-only", "website": "https://pleroma.social/", - "demo": "http://distsn.org/pleroma-instances.html", "admindoc": "https://docs.pleroma.social/", "code": "https://git.pleroma.social/pleroma/pleroma/" },