diff options
author | Brad King <brad.king@kitware.com> | 2016-10-04 15:39:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-04 15:40:01 (GMT) |
commit | eb1a57d7e771d361f802f6120643788c6c3f78b7 (patch) | |
tree | f764d6316fb3e988b0ddf05786797337e56dcd22 /Source/QtIFW | |
parent | b99bbfe88d1bb02dc903507f3e1bbe716ac04c12 (diff) | |
download | CMake-eb1a57d7e771d361f802f6120643788c6c3f78b7.zip CMake-eb1a57d7e771d361f802f6120643788c6c3f78b7.tar.gz CMake-eb1a57d7e771d361f802f6120643788c6c3f78b7.tar.bz2 |
QtIFW: Reference cmake.org via https in cmake.org.html
Diffstat (limited to 'Source/QtIFW')
-rw-r--r-- | Source/QtIFW/cmake.org.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtIFW/cmake.org.html b/Source/QtIFW/cmake.org.html index cf5649d..001d634 100644 --- a/Source/QtIFW/cmake.org.html +++ b/Source/QtIFW/cmake.org.html @@ -1,6 +1,6 @@ <html> <head> -<meta http-equiv="Refresh" content="0; url=http://cmake.org/" /> +<meta http-equiv="Refresh" content="0; url=https://cmake.org/" /> </head> <body> </body> |