[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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