[misc] update Rufus URLs to https

* Also set rufus-next to 2.14
This commit is contained in:
Pete Batard 2017-04-09 20:21:23 +01:00
parent 477ff95f93
commit 2417ea7409
5 changed files with 21 additions and 21 deletions

View file

@ -172,7 +172,7 @@ BOOL SetAutorun(const char* path)
if (fd == NULL) {
uprintf("Unable to create %s", filename);
uprintf("NOTE: This may be caused by a poorly designed security solution. "
"See http://rufus.akeo.ie/compatibility.");
"See https://rufus.akeo.ie/compatibility.");
return FALSE;
}