[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Error in Download Page
How did you get to that page?
The table at
http://download.plt-scheme.org/doc/
seems to be OK.
-- Paul
> -----Original Message-----
> From: owner-plt-scheme@fast.cs.utah.edu [mailto:owner-plt-
> scheme@fast.cs.utah.edu] On Behalf Of Brent Fulgham
> Sent: Wednesday, November 28, 2001 12:19 PM
> To: PLT-Scheme
> Subject: Error in Download Page
>
> The documentation menu at http://download.plt-
> scheme.org/doc/200alpha1/
> seems to have a slight problem. If I click on one of the HTML links
> (e.g., the
> miscellaneous library link), I am directed to an incorrect URL:
>
> http://download.plt-
> scheme.org/doc/200alpha1/200alpha1/html/misclib/inde
> x.htm
>
> As you can see, an extra instance of "200alpha1" is added to the path,
> giving me a 404 error. Simply removing the extraneous 200alpha1 gives
> me the correct link.
>
> -Brent