From 77af4be50cdbbdadf774f3787a5746f5be6322f9 Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Tue, 19 May 2026 12:42:46 +0200 Subject: [PATCH] Fix editors link --- system/editors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/editors.md b/system/editors.md index f105541..76c309f 100644 --- a/system/editors.md +++ b/system/editors.md @@ -22,4 +22,4 @@ You can add a GUI editor as the `$VISUAL` editor: VISUAL=gedit ``` -To use a true line editor, as `$EDITOR`, see [ed][writing/ed.md]. +To use a true line editor, as `$EDITOR`, see [ed](writing/ed.md).