diff options
author | Brad King <brad.king@kitware.com> | 2015-09-29 14:08:02 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-09-29 14:08:02 (GMT) |
commit | 1d11f3ca68a5e4862b3641334e26d78a50cca2b4 (patch) | |
tree | 118cd005f2dff8081f1b15ca8c252c6a9d31ab66 /Help/manual | |
parent | db70fcb110940a189e91177bb0e21e90f0f5e310 (diff) | |
parent | da7276cf948e62c22d39bdd2548254d18180344a (diff) | |
download | CMake-1d11f3ca68a5e4862b3641334e26d78a50cca2b4.zip CMake-1d11f3ca68a5e4862b3641334e26d78a50cca2b4.tar.gz CMake-1d11f3ca68a5e4862b3641334e26d78a50cca2b4.tar.bz2 |
Merge topic 'link-https-cmake.org'
da7276cf Replace http://www.cmake.org URLs with https://cmake.org
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/LINKS.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Help/manual/LINKS.txt b/Help/manual/LINKS.txt index 38fd151..3993ff8 100644 --- a/Help/manual/LINKS.txt +++ b/Help/manual/LINKS.txt @@ -1,25 +1,25 @@ The following resources are available to get help using CMake: Home Page - http://www.cmake.org + https://cmake.org The primary starting point for learning about CMake. Frequently Asked Questions - http://www.cmake.org/Wiki/CMake_FAQ + https://cmake.org/Wiki/CMake_FAQ A Wiki is provided containing answers to frequently asked questions. Online Documentation - http://www.cmake.org/documentation + https://cmake.org/documentation Links to available documentation may be found on this web page. Mailing List - http://www.cmake.org/mailing-lists + https://cmake.org/mailing-lists For help and discussion about using cmake, a mailing list is provided at cmake@cmake.org. The list is member-post-only but one may sign up on the CMake web page. Please first read the full - documentation at http://www.cmake.org before posting questions to + documentation at https://cmake.org before posting questions to the list. |