Fix rendering of :doc: links with explicit titles in help text in the terminal

This commit is contained in:
Kovid Goyal
2023-04-26 16:46:20 +05:30
parent bb33c66570
commit 7b6d11fd1e
2 changed files with 7 additions and 6 deletions

View File

@@ -91,7 +91,7 @@ for the operating system. Various special values are supported:
:code:`default`
run the default open program. Note that when using the hyperlink :code:`--type`
the default is to use the kitty :doc:`/open_actions` facilities.
the default is to use the kitty :doc:`hyperlink handling </open_actions>` facilities.
:code:`launch`
run :doc:`/launch` to open the program in a new kitty tab, window, overlay, etc.