Skip to content

Commit c1bde75

Browse files
author
Max Maischein
committed
Change Microsoft URLs to their current location
1 parent fe090ca commit c1bde75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.win32

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This port can also be built on IA64/AMD64 using:
7474
Microsoft Platform SDK Nov 2001 (64-bit compiler and tools)
7575
MinGW64 compiler (gcc version 4.4.3 or later)
7676

77-
The Windows SDK can be downloaded from L<http://www.microsoft.com/>.
77+
The Windows SDK can be downloaded from L<https://developer.microsoft.com/windows/downloads/sdk-archive>.
7878
The MinGW64 compiler is available at L<http://mingw-w64.org>.
7979
The latter is actually a cross-compiler targeting Win64. There's also a trimmed
8080
down compiler (no java, or gfortran) suitable for building perl available at:
@@ -566,7 +566,7 @@ character is the double quote ("). It can be used to protect spaces
566566
and other special characters in arguments.
567567

568568
The Windows documentation describes the shell parsing rules here:
569-
L<http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/cmd.mspx?mfr=true>
569+
L<https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cmd>
570570
and the C runtime parsing rules here:
571571
L<https://msdn.microsoft.com/en-us/library/17w5ykft%28v=VS.100%29.aspx>.
572572

0 commit comments

Comments
 (0)