Fix ref to launch doc

This commit is contained in:
Kovid Goyal 2022-09-02 16:31:21 +05:30
parent d3a1848c27
commit 295743a96e
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -554,7 +554,7 @@ def run(args: HintsCLIOptions, text: str, extra_cli_args: Sequence[str] = ()) ->
run the default open program.
:code:`launch`
run :doc:`launch` to open the program in a new kitty tab, window, overlay, etc.
run :doc:`/launch` to open the program in a new kitty tab, window, overlay, etc.
For example::
--program "launch --type=tab vim"