summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-25 15:44:12 -0400
committerBrad King <brad.king@kitware.com>2015-09-25 15:47:39 -0400
commitda7276cf948e62c22d39bdd2548254d18180344a (patch)
tree2c69ce9ef19bf4e16d5440aec34af3f3eb25f6d5 /CONTRIBUTING.rst
parent02f95f9b7cc56aee8e4d73ea951bad34b622ec9b (diff)
downloadcmake-da7276cf948e62c22d39bdd2548254d18180344a.tar.gz
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 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 5daaf9c831..0e5c7e1441 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -14,7 +14,7 @@ Please subscribe and post to the `CMake Developers List`_ to offer
contributions. Regular and productive contributors may be invited
to gain direct push access.
-.. _`CMake Developers List`: http://www.cmake.org/mailman/listinfo/cmake-developers
+.. _`CMake Developers List`: https://cmake.org/mailman/listinfo/cmake-developers
Patches
=======