forked from len0rd/rockbox
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
(This migration happened over a decade ago!) Change-Id: Ib396414a16f2d763e549af49e3f3b03047dab49c
This commit is contained in:
parent
e4ee5980c6
commit
2434b6ca25
15 changed files with 23 additions and 45 deletions
|
|
@ -64,7 +64,7 @@ void print_macpod_warning(void)
|
|||
printf("[INFO] *** WARNING FOR ROCKBOX USERS\n");
|
||||
printf("[INFO] *** You must convert this ipod to FAT32 format (aka a \"winpod\")\n");
|
||||
printf("[INFO] *** if you want to run Rockbox. Rockbox WILL NOT work on this ipod.\n");
|
||||
printf("[INFO] *** See http://www.rockbox.org/twiki/bin/view/Main/IpodConversionToFAT32\n");
|
||||
printf("[INFO] *** See http://www.rockbox.org/wiki/IpodConversionToFAT32\n");
|
||||
printf("[INFO] ************************************************************************\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -279,7 +279,7 @@ int main(int argc, char* argv[])
|
|||
printf("[ERR] *** OLD ROCKBOX INSTALLATION DETECTED, ABORTING.\n");
|
||||
printf("[ERR] *** You must reinstall the original Sansa firmware before running\n");
|
||||
printf("[ERR] *** sansapatcher for the first time.\n");
|
||||
printf("[ERR] *** See http://www.rockbox.org/twiki/bin/view/Main/SansaE200Install\n");
|
||||
printf("[ERR] *** See http://www.rockbox.org/wiki/SansaE200Install\n");
|
||||
printf("[ERR] ************************************************************************\n");
|
||||
res = 4;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue