diff options
author | Dave Chapman <dave@dchapman.com> | 2009-10-31 00:25:29 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2009-10-31 00:25:29 +0000 |
commit | a9f3dde79c24ad21ea68ba2fe5e5956c0e1fc8da (patch) | |
tree | 2037a188187425886c016b494b86be13c52ce147 | |
parent | 62e583fa9c7a183602f72a590f4577c46578402c (diff) |
Correct the bootloader download path.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23431 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | utils/MTP/beastpatcher/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/MTP/beastpatcher/README b/utils/MTP/beastpatcher/README index d52dfc355b..6a25bbfdd2 100644 --- a/utils/MTP/beastpatcher/README +++ b/utils/MTP/beastpatcher/README @@ -20,7 +20,7 @@ this can be downloaded and built with the tools/rockboxdev.sh script. The latest officially released bootloader can always be downloaded from: -http://download.rockbox.org/toshiba/bootloader/gigabeat-s/ +http://download.rockbox.org/bootloader/toshiba/gigabeat-s/ |