diff --git a/RELEASE b/RELEASE index dc291f4..e53f03b 100644 --- a/RELEASE +++ b/RELEASE @@ -58,7 +58,7 @@ general structure of the language. The details of the design are discussed in a joint MIT Lab for Computer Science/University of Hong Kong technical report, "A Scheme Shell," also to appear in a revised format in the *Journal of Lisp and Symbolic Computation." This paper is also available by ftp: - ftp://swiss-ftp.ai.mit.edu/pub/su/scsh/scsh-paper.ps + ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh-paper.ps ** Scsh is a portable programming environment @@ -86,12 +86,12 @@ Porting to new platforms is usually not difficult. * Obtaining and installing scsh =============================== You can get a copy of scsh via anonymous ftp, from - ftp://swiss-ftp.ai.mit.edu/pub/su/scsh/scsh.tar.gz + ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh.tar.gz The tar file includes a detailed manual and a paper describing the design of the system. For the lazily curious, we also have the manual separately available as - ftp://swiss-ftp.ai.mit.edu/pub/su/scsh/scsh-manual.ps + ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/scsh-manual.ps Just click 'n view. You *should* be able to build scsh on the standard platforms with exactly five