diff options
-rw-r--r-- | README.rst | 2 | ||||
-rw-r--r-- | kde-modules/KDECMakeSettings.cmake | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -93,4 +93,4 @@ Links * Home page: https://projects.kde.org/projects/kdesupport/extra-cmake-modules * Mailing list: https://mail.kde.org/mailman/listinfo/kde-buildsystem * IRC channel: #kde-devel on Freenode -* Git repository: https://quickgit.kde.org/?p=extra-cmake-modules.git +* Git repository: https://commits.kde.org/extra-cmake-modules diff --git a/kde-modules/KDECMakeSettings.cmake b/kde-modules/KDECMakeSettings.cmake index 6e53cb12..3d65c327 100644 --- a/kde-modules/KDECMakeSettings.cmake +++ b/kde-modules/KDECMakeSettings.cmake @@ -64,7 +64,7 @@ # warnings on Qt-related code. # # If clang is not being used, this won't have an effect. -# See https://quickgit.kde.org/?p=clazy.git&a=blob&f=README&o=plain +# See https://commits.kde.org/clazy?path=README.md # # Since 5.17.0 # |