diff --git a/docs/changelog.rst b/docs/changelog.rst index c77ac8d79..75c84d64d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -83,7 +83,7 @@ Detailed list of changes - ssh kitten: Fix location of generated terminfo files on NetBSD (:iss:`4622`) - A new action to clear the screen up to the line containing the cursor, see - :ac:`clear_terminal` + :ref:`action-clear_terminal` - macOS: Fix a regression in the previous release that broke switching input sources by keyboard (:iss:`4621`) @@ -153,7 +153,7 @@ Detailed list of changes - Fix getting last command output not working correctly when the screen is scrolled (:pull:`4522`) -- Show number of windows per tab in the :ac:`select_tab` action (:pull:`4523`) +- Show number of windows per tab in the :ref:`action-select_tab` action (:pull:`4523`) - macOS: Fix the shift key not clearing pre-edit text in IME (:iss:`4541`)