From 1c9e1ec8e3f6e6af1b98afc6d6d570823e7e1781 Mon Sep 17 00:00:00 2001 From: mhfowler Date: Thu, 19 Aug 2021 12:51:22 +0200 Subject: [PATCH] Demo site --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c6fe631..2f7ac42 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "upstream": { "license": "MIT", "website": "https://archivebox.io/", - "demo": "https://archivebox.io/", + "demo": "https://archiveboxdemo.commoninternet.net", "admindoc": "https://yunohost.org/packaging_apps", "userdoc": "https://yunohost.org/apps", "code": "https://github.com/ArchiveBox/ArchiveBox"