[Script] Update to use https
This commit is contained in:
parent
b4c1a687e2
commit
def0550ded
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue