From 57cd5b038cc177b3134ef108268f744a0d31428d Mon Sep 17 00:00:00 2001 From: Max Kofler Date: Wed, 31 Mar 2021 09:44:26 +0200 Subject: [PATCH] Fixed the link pointing to the GitLab repository in the CONTRIBUTING.md file to the moved repository --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e065a54b5..050fd7db8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ To file bugs, use the [kde bugtracker](https://bugs.kde.org/describecomponents.c To request features, join the discussion on the [mailing list](https://mail.kde.org/mailman/listinfo/kdeconnect) or [Telegram channel](https://t.me/joinchat/AOS6gA37orb2dZCLhqbZjg). -Patches should be submitted to [KDE Connect's GitLab](https://invent.kde.org/kde/kdeconnect-kde). +Patches should be submitted to [KDE Connect's GitLab](https://invent.kde.org/network/kdeconnect-kde). A tutorial on how to build KDE Connect using KDevelop can be found [here](https://nicolasfella.wordpress.com/2018/03/30/building-kde-connect/).