1
0
Fork 0
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:
Solomon Peachy 2020-06-06 21:37:17 -04:00
parent e4ee5980c6
commit 2434b6ca25
15 changed files with 23 additions and 45 deletions

View file

@ -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 {