Browse Source

FindPython: Replace link to PyPy with its http redirect

Brad King 1 year ago
parent
commit
98c9674c5e
3 changed files with 3 additions and 3 deletions
  1. 1 1
      Modules/FindPython.cmake
  2. 1 1
      Modules/FindPython2.cmake
  3. 1 1
      Modules/FindPython3.cmake

+ 1 - 1
Modules/FindPython.cmake

@@ -445,7 +445,7 @@ Hints
     See `IronPython <https://ironpython.net>`_.
   * ``PyPy``: This implementation use ``RPython`` language and
     ``RPython translation toolchain`` to produce the python interpreter.
-    See `PyPy <https://www.pypy.org>`_.
+    See `PyPy <https://pypy.org>`_.
 
   The default value is:
 

+ 1 - 1
Modules/FindPython2.cmake

@@ -339,7 +339,7 @@ Hints
     See `IronPython <https://ironpython.net>`_.
   * ``PyPy``: This implementation use ``RPython`` language and
     ``RPython translation toolchain`` to produce the python interpreter.
-    See `PyPy <https://www.pypy.org>`_.
+    See `PyPy <https://pypy.org>`_.
 
   The default value is:
 

+ 1 - 1
Modules/FindPython3.cmake

@@ -443,7 +443,7 @@ Hints
     See `IronPython <https://ironpython.net>`_.
   * ``PyPy``: This implementation use ``RPython`` language and
     ``RPython translation toolchain`` to produce the python interpreter.
-    See `PyPy <https://www.pypy.org>`_.
+    See `PyPy <https://pypy.org>`_.
 
   The default value is: