From 4ec287dbf50ecd9996e68083f530062f163e7824 Mon Sep 17 00:00:00 2001 From: Levi Zim Date: Wed, 31 May 2023 12:12:24 +0800 Subject: [PATCH] Fix a bad link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b22e1ad..15a6f421f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Look in your distribution repo for a package called `kdeconnect-kde`, `kdeconnect-plasma`, just `kdeconnect` or `kde-connect`. If it's not there and you know how to build software from sources, you just found the repo :), instructions are -[here](https://community.kde.org/KDEConnect#Building_KDE_Connect_.28Desktop.29) +[here](https://community.kde.org/KDEConnect#Linux_Desktop) ### On Mac or Windows Platforms other than Linux are not officially supported, as there has yet to be an official release of KDE Connect for MacOS or Windows. However, most of the features have already been ported to windows so you can compile KDE Connect for Windows using [Craft](https://community.kde.org/Craft). It hasn't yet been completely tested on MacOS, contributions and feedback are welcome!