Pārlūkot izejas kodu

Updated Pywin32 URL, since they moved to GitHub

Viktor Ferenczi 7 gadi atpakaļ
vecāks
revīzija
bbdc2ab930
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      development/compiling/compiling_for_windows.rst

+ 1 - 1
development/compiling/compiling_for_windows.rst

@@ -16,7 +16,7 @@ For compiling under Windows, the following is required:
    **Make sure you read Installing Visual Studio caveats below or you
    will have to run/download the installer again.**
 -  `Python 2.7+ or Python 3.5+ <https://www.python.org/downloads/>`__.
--  `Pywin32 Python Extension <https://sourceforge.net/projects/pywin32/files/pywin32/>`__
+-  `Pywin32 Python Extension <https://github.com/mhammond/pywin32>`__
    for parallel builds (which increase the build speed by a great factor).
 -  `SCons <http://www.scons.org>`__ build system.