From 9bc57b79728cd2b9227f92adc774f7e37c72cece Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 22 Aug 2023 22:30:26 +0200 Subject: [PATCH] manifest: the link to demo doesn't seem to be a demo ... just the project website ... --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0eb32ce..328faba 100644 --- a/manifest.toml +++ b/manifest.toml @@ -12,7 +12,6 @@ maintainers = ["Navan Chauhan"] [upstream] license = "AGPL-3.0-only" website = "https://audiobookshelf.org/" -demo = "https://audiobookshelf.org/" userdoc = "https://www.audiobookshelf.org/docs" code = "https://github.com/advplyr/audiobookshelf"