summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/guix-cookbook.texi6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 795e7d3b25..bbbd1cde67 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -310,7 +310,8 @@ Scheme Primer}}, by Christine Lemmer-Webber and the Spritely Institute.
 @i{Scheme at a Glance}}, by Steve Litt.
 
 @item
-@uref{https://mitpress.mit.edu/sites/default/files/sicp/index.html,
+@c There used to be a copy at mitpress.mit.edu but it vanished.
+@uref{https://sarabander.github.io/sicp/,
 @i{Structure and Interpretation of Computer Programs}}, by Harold
 Abelson and Gerald Jay Sussman, with Julie Sussman.  Colloquially known
 as ``SICP'', this book is a reference.
@@ -322,9 +323,6 @@ guix install sicp info-reader
 info sicp
 @end example
 
-An @uref{https://sarabander.github.io/sicp/, unofficial ebook} is also
-available.
-
 @end itemize
 
 You'll find more books, tutorials and other resources at