scripts/installer.sh: update KDE Linux link (#19857)

Signed-off-by: Yago Raña Gayoso <yago.rana.gayoso@gmail.com>
This commit is contained in:
Yago Raña Gayoso
2026-05-24 21:40:42 +01:00
committed by GitHub
parent da8cd5cc7f
commit 26952d53fa
+1 -1
View File
@@ -353,7 +353,7 @@ main() {
;;
kde-linux)
echo "The maintainers of KDE Linux provide documentation on multiple ways to install Tailscale. These instructions are not officially supported by Tailscale:"
echo "https://kde.org/linux/docs/more-software/#tailscale"
echo "https://linux.kde.org/docs/more-software/#tailscale"
exit 1
;;