Skip to content

Commit 2c111ca

Browse files
authored
Merge branch 'main' into correct-filenames
2 parents 5ff4c1c + ef58946 commit 2c111ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)