We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ff4c1c + ef58946 commit 2c111caCopy full SHA for 2c111ca
source/overview.rst
@@ -313,7 +313,7 @@ and a good amount of effort.
313
314
A selection of Python freezers:
315
316
-* `pyInstaller <http://www.pyinstaller.org/>`_ - Cross-platform
+* `pyInstaller <https://pyinstaller.readthedocs.io/en/stable/>`_ - Cross-platform
317
* `cx_Freeze <https://marcelotduarte.github.io/cx_Freeze/>`_ - Cross-platform
318
* `constructor <https://github.com/conda/constructor>`_ - For command-line installers
319
* `py2exe <http://www.py2exe.org/>`_ - Windows only
0 commit comments