diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 0bc112600..3754a876d 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -31,7 +31,7 @@ Some programs and libraries that use the kitty graphics protocol: * `ranger `_ - a terminal file manager, with image previews * :doc:`kitty-diff ` - a side-by-side terminal diff program with support for images * `tpix `_ - a statically compiled binary that can be used to display images and easily installed on remote servers without root access -* `mpv `_ - A video player that can play videos in the terminal +* `mpv `_ - A video player that can play videos in the terminal * `pixcat `_ - a third party CLI and python library that wraps the graphics protocol * `neofetch `_ - A command line system information tool diff --git a/docs/integrations.rst b/docs/integrations.rst index fb72d5dd1..7b5a753b2 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -82,7 +82,7 @@ images. .. _tool_mpv: -`mpv `_ +`mpv `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A video player that can play videos in the terminal.