From fcd473d325b6ab2da3b1714b7a5b80c81bc613a3 Mon Sep 17 00:00:00 2001 From: Simon Redman Date: Tue, 30 Jul 2019 16:23:38 +0200 Subject: [PATCH] Remove Phabricator link from CONTRIBUTING.md --- CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e98cb2ad..e065a54b5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,8 @@ -This information is provided for Github users who may wonder why issues are disabled. - To file bugs, use the [kde bugtracker](https://bugs.kde.org/describecomponents.cgi?product=kdeconnect). 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 [Phabricator](https://phabricator.kde.org). See [here](https://community.kde.org/Infrastructure/Phabricator) for an introduction to Phabricator. +Patches should be submitted to [KDE Connect's GitLab](https://invent.kde.org/kde/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/).