diff options
Diffstat (limited to 'docs/CMakeLists.txt')
-rw-r--r-- | docs/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 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." |