From 71033988cf8d4a5cee8dffafb0ff4d2d5691c9a2 Mon Sep 17 00:00:00 2001 From: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:53:42 -0500 Subject: [PATCH 1/2] chore: Remove documentation button The forums contain the documentation. --- .../desktop/shared/usr/share/ublue-os/firstboot/yafti.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml b/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml index b2a53d43..719f914a 100644 --- a/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/desktop/shared/usr/share/ublue-os/firstboot/yafti.yml @@ -234,9 +234,7 @@ screens: links: - "Install More Applications": run: /usr/bin/plasma-discover - - "Documentation": - run: /usr/bin/xdg-open https://universal-blue.discourse.group/docs?category=5 - - "Forums": + - "Forums & Documentation": run: /usr/bin/xdg-open https://universal-blue.discourse.group/c/bazzite/5 - "Join the Discord Community": run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx From efd83ee5b1107744e757a02e031f11b7cf0a3229 Mon Sep 17 00:00:00 2001 From: Pat Connors <121328689+nicknamenamenick@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:53:43 -0500 Subject: [PATCH 2/2] chore(deck): Remove documentation button The forums contain the documentation. --- .../deck/shared/usr/share/ublue-os/firstboot/yafti.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml b/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml index b39acd50..908d912e 100644 --- a/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/deck/shared/usr/share/ublue-os/firstboot/yafti.yml @@ -259,9 +259,7 @@ screens: links: - "Install More Applications": run: /usr/bin/plasma-discover - - "Documentation": - run: /usr/bin/xdg-open https://universal-blue.discourse.group/docs?category=5 - - "Forums": + - "Forums & Documentation": run: /usr/bin/xdg-open https://universal-blue.discourse.group/c/bazzite/5 - "Join the Discord Community": run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx