mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
Merge topic 'fix-redirect-links' into release-3.28
5a7927d028 Help: update lua.org links to be HTTPS
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9114
This commit is contained in:
@@ -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`:
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ packages and/or feature for a build tree such as::
|
||||
PNG, A PNG image library., <http://www.libpng.org/pub/png/>
|
||||
* Enables saving screenshots
|
||||
-- The following OPTIONAL packages have not been found:
|
||||
Lua51, The Lua scripting language., <http://www.lua.org>
|
||||
Lua51, The Lua scripting language., <https://www.lua.org>
|
||||
* Enables macros in MyWordProcessor
|
||||
Foo, Foo provides cool stuff.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user