From 7a14c2c85f42fad516e8d194490cf64485cea6f9 Mon Sep 17 00:00:00 2001 From: Marie Date: Sat, 24 Aug 2024 19:07:26 +0200 Subject: [PATCH] Update demo URL (#126) --- 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"