From bd339fbd2982b59608e0ff6fd6eb50c6199794de Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 20 Oct 2024 08:45:43 +0000 Subject: [PATCH] update The Epube homepage/source code URL (#900) - ref. #1 - ERROR:url_check.py: [1067/1347] https://tt-rss.org/the-epube : HTTP 404 --- software/the-epube.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/the-epube.yml b/software/the-epube.yml index 2fc09ddb07..8e22520470 100644 --- a/software/the-epube.yml +++ b/software/the-epube.yml @@ -1,5 +1,5 @@ name: The Epube -website_url: https://tt-rss.org/the-epube +website_url: https://gitlab.tt-rss.org/main/the-epube/-/wikis/home description: Self-hosted web EPUB reader using EPUB.js, Bootstrap, and Calibre. licenses: - GPL-3.0 @@ -7,4 +7,4 @@ platforms: - PHP tags: - Document Management - E-books -source_code_url: https://git.tt-rss.org/fox/the-epube +source_code_url: https://gitlab.tt-rss.org/main/the-epube