summaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
authorReda Sallahi2016-08-31 18:31:04 +0200
committerMichael Tokarev2016-09-15 14:32:22 +0200
commitace18d198af4eaaf10ea358f1444c75996e357b7 (patch)
tree6528c3bd0a2f17a342fe0068b22e7b81cb3e9fb4 /hw
parentMAINTAINERS: Fix up F: entry bit rot (diff)
downloadqemu-ace18d198af4eaaf10ea358f1444c75996e357b7.tar.gz
qemu-ace18d198af4eaaf10ea358f1444c75996e357b7.tar.xz
qemu-ace18d198af4eaaf10ea358f1444c75996e357b7.zip
sh4: fix broken link to documentation
The page that was previously linked in the source code and the README file is no longer available so it now returns a 404 error message. This puts a previous snapshot from archive.org instead. Signed-off-by: Reda Sallahi <fullmanet@gmail.com> Acked-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw')
-rw-r--r--hw/sh4/shix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sh4/shix.c b/hw/sh4/shix.c
index ccc9e75894..14d4007c1c 100644
--- a/hw/sh4/shix.c
+++ b/hw/sh4/shix.c
@@ -23,7 +23,7 @@
*/
/*
Shix 2.0 board by Alexis Polti, described at
- http://perso.enst.fr/~polti/realisations/shix20/
+ https://web.archive.org/web/20070917001736/perso.enst.fr/~polti/realisations/shix20
More information in target-sh4/README.sh4
*/