Skip to content

Commit 79caf4f

Browse files
author
Marco Bakera
committed
fixing link to manual of PyInstaller.
1 parent 6b36563 commit 79caf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shipping/freezing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ PyInstaller
147147
Prerequisite is to have installed :ref:`Python, Setuptools and pywin32 dependency on Windows <install-windows>`.
148148

149149
- `Most basic tutorial <http://bojan-komazec.blogspot.com/2011/08/how-to-create-windows-executable-from.html>`_
150-
- `Manual <http://www.pyinstaller.org/export/d3398dd79b68901ae1edd761f3fe0f4ff19cfb1a/project/doc/Manual.html?format=raw>`_
150+
- `Manual <https://pyinstaller.readthedocs.io/en/stable/>`_
151151

152152

153153
OS X

0 commit comments

Comments
 (0)