summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-12-04 15:07:05 +0100
committerGabriel Wicki <gabriel@erlikon.ch>2025-12-08 15:34:21 +0100
commit4a52ab4559d8125d305ab10020c507c7ce72d321 (patch)
treeb7460901e8ce53086446563b32f297a8dc2a7787 /doc
parent2d54198f6d85e3dd1c6da1184e487fb59ab14df4 (diff)
doc: Remove unreachable reference from the Cookbook.
* doc/guix-cookbook.texi (A Scheme Crash Course): Remove “Scheme at a Glance”, which is no longer accessible. Change-Id: Ia60bf461d0410ddd042b0ad7d792548749c4cc7c Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix-cookbook.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 11116131d4d..4e9e7e1ede7 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -506,10 +506,6 @@ selection of documents to learn more about Scheme:
506Scheme Primer}}, by Christine Lemmer-Webber and the Spritely Institute. 506Scheme Primer}}, by Christine Lemmer-Webber and the Spritely Institute.
507 507
508@item 508@item
509@uref{http://www.troubleshooters.com/codecorn/scheme_guile/hello.htm,
510@i{Scheme at a Glance}}, by Steve Litt.
511
512@item
513@c There used to be a copy at mitpress.mit.edu but it vanished. 509@c There used to be a copy at mitpress.mit.edu but it vanished.
514@uref{https://sarabander.github.io/sicp/, 510@uref{https://sarabander.github.io/sicp/,
515@i{Structure and Interpretation of Computer Programs}}, by Harold 511@i{Structure and Interpretation of Computer Programs}}, by Harold