From bc09db060384ecd20a76a14e5fbe211612623db7 Mon Sep 17 00:00:00 2001 From: Tomek Kurcz Date: Fri, 18 Aug 2017 15:09:33 +0200 Subject: [PATCH] Fix the link in INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 33e2e5a31..e07fc089f 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ You will find detailed installation instructions in the ECL manual - https://common-lisp.net/project/ecl/manual/pr01s06.html + https://common-lisp.net/project/ecl/static/manual/pr01s06.html If you do not have access to the online version, follow the following recipies. * Unix and similar platforms.