From 6a10468d4d113fcf10ffe168d45a1d752245243a Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Sun, 24 May 2026 18:41:52 +0200 Subject: [PATCH] Fix ed link --- writing/ed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writing/ed.md b/writing/ed.md index 4a435c1..9689fd4 100644 --- a/writing/ed.md +++ b/writing/ed.md @@ -15,7 +15,7 @@ You would type a command to the computer, and it would type out any errors. It would not waste paper, ink, and time by typing out `COMMAND RUN SUCCESSFULLY` after each command. A silent machine meant a happy machine. -To fully appreciate `ed`, you should [slow down your terminal]. +To fully appreciate `ed`, you should [slow down your terminal][slow]. [slow]: shell/slow.md