Skip to content

Commit ea7641e

Browse files
authored
fix cx_Freeze link
1 parent b7fff2a commit ea7641e

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
@@ -315,7 +315,7 @@ and a good amount of effort.
315315
A selection of Python freezers:
316316

317317
* `pyInstaller <http://www.pyinstaller.org/>`_ - Cross-platform
318-
* `cx_Freeze <https://anthony-tuininga.github.io/cx_Freeze/>`_ - Cross-platform
318+
* `cx_Freeze <https://marcelotduarte.github.io/cx_Freeze/>`_ - Cross-platform
319319
* `constructor <https://github.com/conda/constructor>`_ - For command-line installers
320320
* `py2exe <http://www.py2exe.org/>`_ - Windows only
321321
* `py2app <https://py2app.readthedocs.io/en/latest/>`_ - Mac only

0 commit comments

Comments
 (0)