From ea28029581b9fe58c00dc8b4bdbc9742a4e7c51a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 17 Jan 2022 08:05:00 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index dadf6211a..6eb056b46 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -99,7 +99,7 @@ Detailed list of changes (:iss:`4508`) - Shell integration: fish: Dont override fish's native title setting functionality. - See `discussion https://github.com/fish-shell/fish-shell/issues/8641`__. + See `discussion `__. - macOS: Fix hiding via :kbd:`cmd+h` not working on macOS 10.15.7 (:iss:`4472`)