From c69acc0973a5a58de5f9ea0a25fa183b09bfe6b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9ven=20Car?= Date: Thu, 4 Apr 2019 12:10:27 +0200 Subject: [PATCH] Update link to Kdelibs_Coding_Style Reviewers: davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D20248 --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index fcea06b95..3eccbdb41 100644 --- a/HACKING +++ b/HACKING @@ -14,7 +14,7 @@ Coding Style ============ New code should follow the kdelibs hacking style, as found here: - http://techbase.kde.org/Policies/Kdelibs_Coding_Style + https://community.kde.org/Policies/Kdelibs_Coding_Style Existing code that does not follow this style should be migrated over during editting.