Skip to content

Commit 1b6b0bc

Browse files
rgommersJon Wayne Parrott
authored andcommitted
Fix broken link in appveyor config example (pypa#249)
1 parent 739a61b commit 1b6b0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/code/build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:: MS Windows SDK for Windows 7 and .NET Framework 4
55
::
66
:: More details at:
7-
:: https://github.com/cython/cython/wiki/64BitCythonExtensionsOnWindows
7+
:: https://github.com/cython/cython/wiki/CythonExtensionsOnWindows
88

99
IF "%DISTUTILS_USE_SDK%"=="1" (
1010
ECHO Configuring environment to build with MSVC on a 64bit architecture

0 commit comments

Comments
 (0)