From ef4e784121ffadd842a150328fb6d10c0f93cd46 Mon Sep 17 00:00:00 2001 From: Kid <44045911+kidonng@users.noreply.github.com> Date: Sat, 9 Jul 2022 16:00:51 +0800 Subject: [PATCH] Fix link formatting in docs --- docs/graphics-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index e8ea174e7..43adb68d4 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, see this `PR `_ * :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 +* `tpix `_ - a statically compiled binary that can be used to display images and easily installed on remote servers without root access * `pixcat `_ - a third party CLI and python library that wraps the graphics protocol * `neofetch `_ - A command line system information tool