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>
This commit is contained in:
Ludovic Courtès 2025-12-04 15:07:05 +01:00 committed by Gabriel Wicki
parent 2d54198f6d
commit 4a52ab4559
No known key found for this signature in database
GPG key ID: CC98E9F04330FD7F

View file

@ -505,10 +505,6 @@ selection of documents to learn more about Scheme:
@uref{https://spritely.institute/static/papers/scheme-primer.html, @i{A
Scheme Primer}}, by Christine Lemmer-Webber and the Spritely Institute.
@item
@uref{http://www.troubleshooters.com/codecorn/scheme_guile/hello.htm,
@i{Scheme at a Glance}}, by Steve Litt.
@item
@c There used to be a copy at mitpress.mit.edu but it vanished.
@uref{https://sarabander.github.io/sicp/,