From e7a196f403e07e29ec830dc0e7fe25a5f1a60bfe Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 8 Apr 2026 11:23:53 +0530 Subject: [PATCH] fix broken links --- docs/keyboard-protocol.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/keyboard-protocol.rst b/docs/keyboard-protocol.rst index b49c4acba..6fe711443 100644 --- a/docs/keyboard-protocol.rst +++ b/docs/keyboard-protocol.rst @@ -52,7 +52,7 @@ Libraries implementing this protocol: * The `textual library `__ * The vaxis library `go `__ and `zig `__ * The `bubbletea library `__ -* The `vtinput `__ and `vtui `__ libraries +* The `vtinput `__ and `vtui `__ libraries Programs implementing this protocol: @@ -63,7 +63,7 @@ Programs implementing this protocol: * The `dte text editor `__ * The `Helix text editor `__ * The `Flow control editor `__ -* The `far2l `__ and `f4 `__ file managers +* The `far2l `__ and `f4 `__ file managers * The `Yazi file manager `__ * The `awrit web browser `__ * The `Turbo Vision `__/`Free Vision `__ IDEs