diff options
author | Brad King <brad.king@kitware.com> | 2023-02-15 12:04:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-17 13:45:01 (GMT) |
commit | 3c5b34af9db82cb88016aae5e95b3556af611c2e (patch) | |
tree | c0c6db80118c44054cb9625b8b736363e9a84dc3 /Modules/CPackIFW.cmake | |
parent | 1004be159f75245f796ff720c49b5cb11a94e967 (diff) | |
download | CMake-3c5b34af9db82cb88016aae5e95b3556af611c2e.zip CMake-3c5b34af9db82cb88016aae5e95b3556af611c2e.tar.gz CMake-3c5b34af9db82cb88016aae5e95b3556af611c2e.tar.bz2 |
Help: Replace links with their permanent redirects
Diffstat (limited to 'Modules/CPackIFW.cmake')
-rw-r--r-- | Modules/CPackIFW.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake index d4e02f1..2338b79 100644 --- a/Modules/CPackIFW.cmake +++ b/Modules/CPackIFW.cmake @@ -8,7 +8,7 @@ CPackIFW .. versionadded:: 3.1 This module looks for the location of the command-line utilities supplied with the -`Qt Installer Framework <http://doc.qt.io/qtinstallerframework/index.html>`_ +`Qt Installer Framework <https://doc.qt.io/qtinstallerframework/index.html>`_ (QtIFW). The module also defines several commands to control the behavior of the |