aboutsummaryrefslogtreecommitdiff
path: root/kde-modules/clang-format.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'kde-modules/clang-format.cmake')
-rw-r--r--kde-modules/clang-format.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-modules/clang-format.cmake b/kde-modules/clang-format.cmake
index 21f10857..7f79f395 100644
--- a/kde-modules/clang-format.cmake
+++ b/kde-modules/clang-format.cmake
@@ -26,7 +26,7 @@
# Style for C++
Language: Cpp
-# base is WebKit coding style: http://www.webkit.org/coding/coding-style.html
+# base is WebKit coding style: https://webkit.org/code-style-guidelines/
# below are only things set that diverge from this style!
BasedOnStyle: WebKit