We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fff2a commit ea7641eCopy full SHA for ea7641e
1 file changed
source/overview.rst
@@ -315,7 +315,7 @@ and a good amount of effort.
315
A selection of Python freezers:
316
317
* `pyInstaller <http://www.pyinstaller.org/>`_ - Cross-platform
318
-* `cx_Freeze <https://anthony-tuininga.github.io/cx_Freeze/>`_ - Cross-platform
+* `cx_Freeze <https://marcelotduarte.github.io/cx_Freeze/>`_ - Cross-platform
319
* `constructor <https://github.com/conda/constructor>`_ - For command-line installers
320
* `py2exe <http://www.py2exe.org/>`_ - Windows only
321
* `py2app <https://py2app.readthedocs.io/en/latest/>`_ - Mac only
0 commit comments