]> git.rkrishnan.org Git - sicp.git/blobdiff - README
Merge branch 'master' of github.com:vu3rdd/sicp
[sicp.git] / README
diff --git a/README b/README
index e05187fc5245dd61e8ee72c9e6ac3ebd45dc10bc..5223a6fe66ca162dee26c22bd1334ff77e05184a 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 This is the repository for SICP examples, exercises and problem sets. To
 use these programs, add the parent directory of this repo to your classpath.
 
-See: <http://www.zerobeat.in/2010/03/14/sicp-study/>
+See: <http://rkrishnan.org/2010/03/14/sicp-study/>
 for background and other information.
 
 * A note on section 2.2.4