From a5e74d406c2ea5747c6abef70c9b871d145e7658 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 18 Sep 2023 08:59:22 +0530 Subject: [PATCH] fix link in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 44afc4719..aa2144bb5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -48,7 +48,7 @@ Detailed list of changes - A new :doc:`transfer kitten ` that can be used to transfer files efficiently over the TTY device -- ssh kitten: A new configuration directive `to automatically forward the kitty remote control socket `_ +- ssh kitten: A new configuration directive :opt:`to automatically forward the kitty remote control socket ` - Allow :doc:`easily building kitty from source ` needing the installation of only C and Go compilers. All other dependencies are automatically vendored