aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CMakeLists.txt2
-rw-r--r--docs/manual/ecm-developer.7.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index 0f96ce52..28a816ae 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -42,7 +42,7 @@ find_package(QCollectionGenerator MODULE)
set_package_properties(
QCollectionGenerator
PROPERTIES
- URL "http://www.qt.io/"
+ URL "https://www.qt.io/"
DESCRIPTION "Qt help collection generator."
TYPE OPTIONAL
PURPOSE "Required to build Extra CMake Modules documentation in Qt Help format."
diff --git a/docs/manual/ecm-developer.7.rst b/docs/manual/ecm-developer.7.rst
index 8eea58c8..8054306f 100644
--- a/docs/manual/ecm-developer.7.rst
+++ b/docs/manual/ecm-developer.7.rst
@@ -224,7 +224,7 @@ as the version of the whole package. After that, finish off with
include(FeatureSummary)
set_package_properties(Foo PROPERTIES
- URL "http://www.foo.example.com/"
+ URL "https://www.foo.example.com/"
DESCRIPTION "A library for doing useful things")
@@ -241,4 +241,4 @@ https://mail.kde.org/mailman/listinfo/kde-buildsystem\ .
.. _KDE Review Board instance: https://git.reviewboard.kde.org/
-.. _cmake-developer(7): http://www.cmake.org/cmake/help/git-master/manual/cmake-developer.7.html
+.. _cmake-developer(7): https://www.cmake.org/cmake/help/git-master/manual/cmake-developer.7.html