summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2023-12-30 14:13:54 (GMT)
committerCraig Scott <craig.scott@crascit.com>2024-01-01 00:32:32 (GMT)
commit5a7927d028541de559b4014837f37c469d698d91 (patch)
tree05f0c4cb1f101e5b2305600f445b22d944536c95 /Help/manual
parent73d016013437fb3737941fdfb72a54cafb380eb1 (diff)
downloadCMake-5a7927d028541de559b4014837f37c469d698d91.zip
CMake-5a7927d028541de559b4014837f37c469d698d91.tar.gz
CMake-5a7927d028541de559b4014837f37c469d698d91.tar.bz2
Help: update lua.org links to be HTTPS
This is now a permanent redirect, so update links accordingly.
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-language.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-language.7.rst b/Help/manual/cmake-language.7.rst
index d0774cb..dba953d 100644
--- a/Help/manual/cmake-language.7.rst
+++ b/Help/manual/cmake-language.7.rst
@@ -224,7 +224,7 @@ For example::
They interpret the opening bracket as the start of an
`Unquoted Argument`_.
-.. _`Lua`: http://www.lua.org/
+.. _`Lua`: https://www.lua.org/
.. _`Quoted Argument`: