From 128da7878c5ce1ec8ff90bd63d8f8d8f054d0e86 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 26 May 2015 21:39:15 -0400 Subject: [PATCH] Updated URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc630ca7..f0e39795 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ References - [CONS Should Not CONS Its Arguments, Part II: Cheney on the M.T.A.](http://www.pipeline.com/~hbaker1/CheneyMTA.html), by Henry Baker - [CHICKEN Scheme](http://www.call-cc.org/) -- [Chibi Scheme](http://code.google.com/p/chibi-scheme/) +- [Chibi Scheme](https://github.com/ashinn/chibi-scheme) - [Compiling Scheme to C with closure conversion](http://matt.might.net/articles/compiling-scheme-to-c/) - [Lisp in Small Pieces](http://pagesperso-systeme.lip6.fr/Christian.Queinnec/WWW/LiSP.html), by Christian Queinnec - [R5RS Scheme Specification](http://www.schemers.org/Documents/Standards/R5RS/HTML/)