From 10b186957bca9216e46ecfdc600d14b6852991cb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 8 Jun 2020 08:57:50 +0530 Subject: [PATCH] Update link to termpdf.py --- 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 536d79e9d..236fa543a 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -30,7 +30,7 @@ alpha-blending and text over graphics. Some programs that use the kitty graphics protocol: - * `termpdf `_ - a terminal PDF/DJVU/CBR viewer + * `termpdf.py `_ - a terminal PDF/DJVU/CBR viewer * `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