From d09cf45a3ca2d9925764024b3f315b9c9c602493 Mon Sep 17 00:00:00 2001 From: pieman3000 <948361+pieman3000@users.noreply.github.com> Date: Sat, 28 Jun 2025 07:23:12 +0100 Subject: [PATCH] Update booklore.json (#5528) --- frontend/public/json/booklore.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/booklore.json b/frontend/public/json/booklore.json index 68d94ab89..9ccc8eff8 100644 --- a/frontend/public/json/booklore.json +++ b/frontend/public/json/booklore.json @@ -9,8 +9,8 @@ "updateable": true, "privileged": false, "interface_port": 6060, - "documentation": "https://github.com/ejmg/booklore", - "website": "https://booklore.app/", + "documentation": "https://github.com/adityachandelgit/BookLore", + "website": "https://github.com/adityachandelgit/BookLore", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/booklore.webp", "config_path": "/opt/booklore_storage/.env", "description": "BookLore is a self-hosted digital library for managing and reading books, offering a beautiful interface and support for metadata management. Built with a modern tech stack, it provides support for importing, organizing, and reading EPUBs and PDFs, while also managing cover images and book metadata.",