[Script] Update to use https

This commit is contained in:
zilmar 2017-12-12 21:51:24 +11:00
parent b4c1a687e2
commit def0550ded
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ sub ShowUsage()
end sub
function Project64Url()
Project64Url = "http://www.pj64-emu.com"
Project64Url = "https://www.pj64-emu.com"
End Function
sub CreateUploadTarget()