mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04:00
[misc] update Rufus URLs to https
* Also set rufus-next to 2.14
This commit is contained in:
parent
477ff95f93
commit
2417ea7409
5 changed files with 21 additions and 21 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue