From 1a1cb0d8ffd6f5a9ef03ea3ed547396778dbb82b Mon Sep 17 00:00:00 2001 From: Guilherme Silva <626206+guihkx@users.noreply.github.com> Date: Tue, 27 Dec 2022 03:23:22 -0300 Subject: [PATCH] docs: update Flathub links (#862) --- resources/docs/Documentation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resources/docs/Documentation.md b/resources/docs/Documentation.md index 79247f836..44dacdfdb 100644 --- a/resources/docs/Documentation.md +++ b/resources/docs/Documentation.md @@ -39,7 +39,10 @@ RSS Guard is an [open-source](https://en.wikipedia.org/wiki/Open_source) [cross- ## Downloads Official place to download RSS Guard is at [Github Releases page](https://github.com/martinrotter/rssguard/releases). You can also download the [development (beta) build](https://github.com/martinrotter/rssguard/releases/tag/devbuild), which is updated automatically every time the source code is updated. -RSS Guard is also available in [repositories of many Linux distributions](https://repology.org/project/rssguard/versions), and via [Flathub](https://flathub.org/apps/details/com.github.rssguard). +RSS Guard is also available in [repositories of many Linux distributions](https://repology.org/project/rssguard/versions), and via [Flathub](https://flathub.org/about) with two different versions: + +- [Regular](https://flathub.org/apps/details/io.github.martinrotter.rssguard): Includes an integrated web browser (built with `-DUSE_WEBENGINE=ON`). +- [Lite](https://flathub.org/apps/details/io.github.martinrotter.rssguardlite): Does not include an integrated web browser (built with `-DUSE_WEBENGINE=OFF`). I highly recommend to download RSS Guard only from trusted sources.