guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 4a52ab4559d8125d305ab10020c507c7ce72d321
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Dec 4 15:07:05 2025 +0100

    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 <[email protected]>
---
 doc/guix-cookbook.texi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 11116131d4..4e9e7e1ede 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -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/,

Reply via email to