Re: [cmucl-imp] URL wrong on CMU CL home page
Raymond Toy <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "binghe" == Chun Tian <(binghe)" <[email protected]>> writes: binghe> To make all three CMU CL sites work correctly, just need to remove the "../" part from all these HREF strings. binghe> Do you know how to change this? Ok. I changed the script to replace "../" with "./". The copy at http://common-lisp.net/project/cmucl/mirror/ appears to be working now. I'll have to wait until tomorrow to see if cons.org works. Ray