summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-25 19:44:12 (GMT)
committerBrad King <brad.king@kitware.com>2015-09-25 19:47:39 (GMT)
commitda7276cf948e62c22d39bdd2548254d18180344a (patch)
tree2c69ce9ef19bf4e16d5440aec34af3f3eb25f6d5 /Help/manual
parent02f95f9b7cc56aee8e4d73ea951bad34b622ec9b (diff)
downloadCMake-da7276cf948e62c22d39bdd2548254d18180344a.zip
CMake-da7276cf948e62c22d39bdd2548254d18180344a.tar.gz
CMake-da7276cf948e62c22d39bdd2548254d18180344a.tar.bz2
Replace http://www.cmake.org URLs with https://cmake.org
The latter is now the preferred URL for visiting cmake.org with a browser. Convert using the shell code: git ls-files -z | xargs -0 sed -i 's|http://www\.cmake|https://cmake|g'
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/LINKS.txt10
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.