From f1b7661b1f55b3e080fdcf1d343ac72208a403d0 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Mon, 16 Dec 2019 00:34:12 +0100 Subject: [PATCH] Update a few internal KDE URLs Use the generic redirect commits.kde.org insteaf of: - projects.kde.org, which has been obsolete for a while; - cgit.kde.org, which is not a future-proof URL anyway. --- CMakeLists.txt | 2 +- src/lib/data/html/copyright | 2 +- tests/link_tests.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f2983cf64..14a5de640 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ project(Falkon VERSION 3.1.0) # Find ECM, with nice error handling in case of failure include(FeatureSummary) find_package(ECM 5.27.0 CONFIG) -set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/frameworks/extra-cmake-modules") +set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) diff --git a/src/lib/data/html/copyright b/src/lib/data/html/copyright index 5a9d6114a..8b1d52d6b 100644 --- a/src/lib/data/html/copyright +++ b/src/lib/data/html/copyright @@ -116,5 +116,5 @@ ----------------------------------------------------------------------------- In application are used also some icons from Breeze icon set. - More info at https://cgit.kde.org/breeze-icons.git + More info at https://commits.kde.org/breeze-icons ----------------------------------------------------------------------------- diff --git a/tests/link_tests.html b/tests/link_tests.html index dd03ba34b..94fe524f5 100644 --- a/tests/link_tests.html +++ b/tests/link_tests.html @@ -3,7 +3,7 @@ Link Tests

MAILTO Link Tests