diff options
Diffstat (limited to 'hw/misc/milkymist-hpdmc.c')
-rw-r--r-- | hw/misc/milkymist-hpdmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/misc/milkymist-hpdmc.c b/hw/misc/milkymist-hpdmc.c index b97000fc49..e6140eec6b 100644 --- a/hw/misc/milkymist-hpdmc.c +++ b/hw/misc/milkymist-hpdmc.c @@ -18,7 +18,7 @@ * * * Specification available at: - * http://www.milkymist.org/socdoc/hpdmc.pdf + * http://milkymist.walle.cc/socdoc/hpdmc.pdf */ #include "qemu/osdep.h" |