URLs: change more http to https

This commit is contained in:
Viktor Szakats 2016-02-03 05:09:25 +01:00 committed by Jay Satiro
parent 742deff4dd
commit d49881cb19
18 changed files with 46 additions and 44 deletions

View file

@ -25,7 +25,7 @@ rem NOTES
rem
rem Do not set %ERRORLEVEL% to anything. %ERRORLEVEL% is a special variable
rem that only contains errorlevel when %ERRORLEVEL% is not set. Same for %CD%.
rem http://blogs.msdn.com/b/oldnewthing/archive/2008/09/26/8965755.aspx
rem https://blogs.msdn.microsoft.com/oldnewthing/20080926-00/?p=20743/
rem If you need to set the errorlevel do this instead: CALL :seterr [#]
:begin