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/)