Skip to content

Commit ef58946

Browse files
authored
Merge pull request #1041 from bhrutledge/fix-pyinstaller
Replace broken pyinstaller link
2 parents c9cb245 + b24f578 commit ef58946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ and a good amount of effort.
313313

314314
A selection of Python freezers:
315315

316-
* `pyInstaller <http://www.pyinstaller.org/>`_ - Cross-platform
316+
* `pyInstaller <https://pyinstaller.readthedocs.io/en/stable/>`_ - Cross-platform
317317
* `cx_Freeze <https://marcelotduarte.github.io/cx_Freeze/>`_ - Cross-platform
318318
* `constructor <https://github.com/conda/constructor>`_ - For command-line installers
319319
* `py2exe <http://www.py2exe.org/>`_ - Windows only

0 commit comments

Comments
 (0)