File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ This port can also be built on IA64/AMD64 using:
74
74
Microsoft Platform SDK Nov 2001 (64-bit compiler and tools)
75
75
MinGW64 compiler (gcc version 4.4.3 or later)
76
76
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 >.
78
78
The MinGW64 compiler is available at L<http://mingw-w64.org>.
79
79
The latter is actually a cross-compiler targeting Win64. There's also a trimmed
80
80
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
566
566
and other special characters in arguments.
567
567
568
568
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>
570
570
and the C runtime parsing rules here:
571
571
L<https://msdn.microsoft.com/en-us/library/17w5ykft%28v=VS.100%29.aspx>.
572
572
You can’t perform that action at this time.
0 commit comments