Messages in this thread |  | | | Date | Sat, 16 Oct 2010 18:48:17 +1100 (EST) | | From | Finn Thain <> | | Subject | Re: [PATCH 1/2 v6]Update broken web addresses in arch directory. |
| |
On Fri, 15 Oct 2010, Justin P. Mattock wrote:
> index 3499fad..0fd6a08 100644 > --- a/arch/arm/mach-pxa/am200epd.c > +++ b/arch/arm/mach-pxa/am200epd.c > @@ -10,7 +10,7 @@ > * Layout is based on skeletonfb.c by James Simmons and Geert Uytterhoeven. > * > * This work was made possible by help and equipment support from E-Ink > - * Corporation. http://support.eink.com/community > + * Corporation. http://www.support.eink.com/
These are both dead links now. The old one is is in the web archive anyway.
> * > * This driver is written to be used with the Metronome display controller. > * on the AM200 EPD prototype kit/development kit with an E-Ink 800x600 > diff --git a/arch/arm/mach-pxa/am300epd.c b/arch/arm/mach-pxa/am300epd.c > index 993d75e..01aa021 100644 > --- a/arch/arm/mach-pxa/am300epd.c > +++ b/arch/arm/mach-pxa/am300epd.c > @@ -8,7 +8,7 @@ > * more details. > * > * This work was made possible by help and equipment support from E-Ink > - * Corporation. http://support.eink.com/community > + * Corporation. http://www.support.eink.com/
Same here.
> * > * This driver is written to be used with the Broadsheet display controller. > * on the AM300 EPD prototype kit/development kit with an E-Ink 800x600
> diff --git a/arch/powerpc/include/asm/hydra.h b/arch/powerpc/include/asm/hydra.h > index 1ad4eed..d529a2c 100644 > --- a/arch/powerpc/include/asm/hydra.h > +++ b/arch/powerpc/include/asm/hydra.h > @@ -10,7 +10,7 @@ > * > * © Copyright 1995 Apple Computer, Inc. All rights reserved. > * > - * It's available online from http://chrp.apple.com/MacTech.pdf. > + * It's available online from http://www.cpu.lu/~mlan/ftp/MacTech.pdf.
You should remove the trailing "." or else insert angle brackets.
> * You can obtain paper copies of this book from computer bookstores or by > * writing Morgan Kaufmann Publishers, Inc., 340 Pine Street, Sixth Floor, San > * Francisco, CA 94104. Reference ISBN 1-55860-393-X.
Thanks.
Finn
|  |