aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sources/pyside6/doc/deployment-cxfreeze.rst2
-rw-r--r--sources/pyside6/doc/deployment.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/sources/pyside6/doc/deployment-cxfreeze.rst b/sources/pyside6/doc/deployment-cxfreeze.rst
index 371e48f49..5bb249834 100644
--- a/sources/pyside6/doc/deployment-cxfreeze.rst
+++ b/sources/pyside6/doc/deployment-cxfreeze.rst
@@ -2,7 +2,7 @@
|project| & cx_Freeze
=====================
-`cx_Freeze <https://anthony-tuininga.github.io/cx_Freeze/>`_ lets you
+`cx_Freeze <https://marcelotduarte.github.io/cx_Freeze//>`_ lets you
freeze your Python application into executables. The supported
platforms are Linux, macOS, Windows, FreeBSD, among others.
diff --git a/sources/pyside6/doc/deployment.rst b/sources/pyside6/doc/deployment.rst
index 7fb6b5eb7..a294905a0 100644
--- a/sources/pyside6/doc/deployment.rst
+++ b/sources/pyside6/doc/deployment.rst
@@ -25,7 +25,7 @@ If you choose Option 3, consider using one of these tools:
.. _fbs: https://build-system.fman.io/
.. _PyInstaller: https://www.pyinstaller.org/
-.. _cx_Freeze: https://anthony-tuininga.github.io/cx_Freeze/
+.. _cx_Freeze: https://marcelotduarte.github.io/cx_Freeze/
.. _py2exe: http://www.py2exe.org/
.. _py2app: https://py2app.readthedocs.io/en/latest/
.. _briefcase: https://briefcase.readthedocs.io