From 727e4e99a637513adeb2133d28c9bbc444df6179 Mon Sep 17 00:00:00 2001 From: Marie Date: Sat, 24 Aug 2024 19:00:49 +0200 Subject: [PATCH] Update demo URL --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index da205d0..6dfe719 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,7 @@ maintainers = [] [upstream] license = "MIT" website = "https://lycheeorg.github.io/" -demo = "https://lycheeorg.github.io/demo/" +demo = "https://lychee-demo.fly.dev/landing" admindoc = "https://lycheeorg.github.io/docs/" code = "https://github.com/LycheeOrg/Lychee"