summaryrefslogtreecommitdiffstats
path: root/Help/prop_inst
diff options
context:
space:
mode:
authorscivision <scivision@users.noreply.github.com>2024-03-05 21:56:27 (GMT)
committerBrad King <brad.king@kitware.com>2024-03-07 14:42:45 (GMT)
commit53a542936e6c57047d3de3e301c29522fb35ad21 (patch)
treebbd681e30b5215b80a054af577364dbd31a40f52 /Help/prop_inst
parentdd8e84a8facbea761d95dc91c15d8d21e848cd6f (diff)
downloadCMake-53a542936e6c57047d3de3e301c29522fb35ad21.zip
CMake-53a542936e6c57047d3de3e301c29522fb35ad21.tar.gz
CMake-53a542936e6c57047d3de3e301c29522fb35ad21.tar.bz2
Help: Convert http URLs to https
Diffstat (limited to 'Help/prop_inst')
-rw-r--r--Help/prop_inst/CPACK_WIX_ACL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_inst/CPACK_WIX_ACL.rst b/Help/prop_inst/CPACK_WIX_ACL.rst
index 8b4fb5c..a82191a 100644
--- a/Help/prop_inst/CPACK_WIX_ACL.rst
+++ b/Help/prop_inst/CPACK_WIX_ACL.rst
@@ -18,6 +18,6 @@ each of which has to match the following format.
``<permission>`` is any of the YesNoType attributes listed here::
- http://wixtoolset.org/documentation/manual/v3/xsd/wix/permission.html
+ https://wixtoolset.org/documentation/manual/v3/xsd/wix/permission.html
The property is currently only supported by the :cpack_gen:`CPack WIX Generator`.