~ chicken-core (chicken-5) 39b1a129cddb4f39279b39396556112a444d3267
commit 39b1a129cddb4f39279b39396556112a444d3267
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Tue Feb 17 12:34:04 2015 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Tue Feb 17 12:34:04 2015 +0100
changed links to tarball repo, which moved to code.call-cc.org
diff --git a/README b/README
index ec1d6e48..246bb9b4 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@
Building CHICKEN requires GNU Make. Other "make" derivates are
not supported. If you are using a Windows system and do not
have GNU Make, download
- http://www.call-with-current-continuation.org/tarballs/UnxUtils.zip.
+ http://code.call-cc.org/legacy-eggs/tarballs/UnxUtils.zip.
It contains a precompiled set of UNIX utilities, which among
other useful tools contains "make".
@@ -354,7 +354,7 @@
A selection of 3rd party libraries, together with source and
binary packages for tools helpful for development with CHICKEN
are also available at:
- <http://www.call-with-current-continuation.org/tarballs/>.
+ <http://code.call-cc.org/legacy-eggs/tarballs/>.
5. Platform issues
Trap