diff --git a/scripts/installer.sh b/scripts/installer.sh index 880c6a438..166ac7af1 100755 --- a/scripts/installer.sh +++ b/scripts/installer.sh @@ -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 ;;