From c5ec56f91593adde89a3c498562bf70549e70e6d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 23 May 2022 12:45:07 +0200 Subject: [PATCH] Fix demo link --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c77006d..ead749e 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "upstream": { "license": "MIT", "website": "www.bludit.com", - "demo": "https://demo.example.com", + "demo": "https://demo.bludit.com", "admindoc": "https://docs.bludit.com/en/", "code": "https://github.com/bludit/bludit" },