|
6 | 6 | Welcome to CMake Python Distributions's documentation! |
7 | 7 | ====================================================== |
8 | 8 |
|
9 | | -`CMake <http://www.cmake.org>`_ is used to control the software compilation |
| 9 | +`CMake <https://cmake.org>`_ is used to control the software compilation |
10 | 10 | process using simple platform and compiler independent configuration files, |
11 | 11 | and generate native makefiles and workspaces that can be used in the |
12 | 12 | compiler environment of your choice. |
13 | 13 |
|
14 | 14 | The suite of CMake tools were created by Kitware in response to the need |
15 | 15 | for a powerful, cross-platform build environment for open-source projects |
16 | | -such as `ITK <https://www.itk.org>`_ and `VTK <http://www.vtk.org>`_. |
| 16 | +such as `ITK <https://itk.org>`_ and `VTK <https://vtk.org>`_. |
17 | 17 |
|
18 | 18 | The CMake python wheels provide `CMake 3.28.3 <https://cmake.org/cmake/help/v3.28/index.html>`_. |
19 | 19 |
|
@@ -49,11 +49,11 @@ Resources |
49 | 49 | ========= |
50 | 50 |
|
51 | 51 | This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. |
52 | | -It is covered by the `Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>`_. |
| 52 | +It is covered by the `Apache License, Version 2.0 <https://www.apache.org/licenses/LICENSE-2.0>`_. |
53 | 53 |
|
54 | 54 | CMake is distributed under the OSI-approved BSD 3-clause License. |
55 | | -For more information about CMake, visit http://cmake.org |
| 55 | +For more information about CMake, visit https://cmake.org |
56 | 56 |
|
57 | | -* Documentation: http://cmake-python-distributions.readthedocs.io/en/latest/ |
| 57 | +* Documentation: https://cmake-python-distributions.readthedocs.io/en/latest/ |
58 | 58 | * Source code: https://github.com/scikit-build/cmake-python-distributions |
59 | 59 | * Mailing list: https://groups.google.com/forum/#!forum/scikit-build |
0 commit comments