From 4f3abd08fdf3e030d263f61a403f0713ddc6cccc Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 23 Apr 2025 07:27:07 +0530 Subject: [PATCH] Change mdcat -> mcat as mdcat is no longer maintained --- docs/integrations.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/integrations.rst b/docs/integrations.rst index 0ba51df37..7b726ac11 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -38,11 +38,11 @@ A terminal PDF viewer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ A terminal PDF viewer with GUI-like usage and Vim-like keybindings written in Rust -.. _tool_mdcat: +.. _tool_mcat: -`mdcat `_ +`mcat `_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Display markdown files nicely formatted with images in the terminal +Display various types of files nicely formatted with images in the terminal .. _tool_ranger: