From 444f27fa275119540cb0533ae4a2dce93a890acf Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 30 Oct 2025 19:28:08 +0100 Subject: [PATCH] update: tt-rrs source (#1753) --- software/tiny-tiny-rss.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/software/tiny-tiny-rss.yml b/software/tiny-tiny-rss.yml index 151eca247a..b4a1d36ed2 100644 --- a/software/tiny-tiny-rss.yml +++ b/software/tiny-tiny-rss.yml @@ -1,6 +1,6 @@ name: Tiny Tiny RSS website_url: https://tt-rss.org -description: Open source web-based news feed (RSS/Atom) reader and aggregator. +description: Web-based news feed (RSS/Atom) reader and aggregator. licenses: - GPL-3.0 platforms: @@ -8,5 +8,4 @@ platforms: - PHP tags: - Feed Readers -source_code_url: https://git.tt-rss.org/fox/tt-rss -demo_url: https://demo.tt-rss.org/ +source_code_url: https://github.com/tt-rss/tt-rss