From f221a6fdf094d50a93ecb74f82abb16f1c686469 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 29 Nov 2021 18:16:10 +0000 Subject: [PATCH] Simpler Downloads page --- downloads.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/downloads.html b/downloads.html index a0fe814..fa7ccd6 100644 --- a/downloads.html +++ b/downloads.html @@ -6,6 +6,6 @@ - links.html - screenshots.html --- -

Downloads are hosted on GitHub.

-

Please go to LXQt GitHub organization and click on each individual component, then on releases. You can find all published releases there. -

For example: lxqt/libfm-qt/releases lists you all the releases for libfm-qt. You can download libfm-qt-VERSION.tar.xz and libfm-qt-VERSION.tar.xz.asc which you usually found on our website directly from there.

+

In the LXQt GitHub organization you will find each individual component, from where all respective releases are available.

+

lxqt/libfm-qt/releases lists all releases for libfm-qt.

+

Here you can download libfm-qt-VERSION.tar.xz and libfm-qt-VERSION.tar.xz.asc, which are usually found on the website.