From aa3b8d22aac32a17f749822e29c29e2cccbcebc0 Mon Sep 17 00:00:00 2001 From: "Nathan J. Brauer" Date: Fri, 19 Aug 2022 18:32:54 -0700 Subject: [PATCH] Fixes auto-removal of back-ticks --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index aa35ddfc..a97b39cb 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -104,7 +104,7 @@ Here's a list of readily prepared commands for known operating systems: $ sudo apt-get install python3-gi gir1.2-rsvg gir1.2-gtk-3.0 python3-cairo gir1.2-polkit-1.0 gir1.2-gtksource-3.0 -.. _`ships an official package`: `https://packages.debian.org/de/sid/rmlint` +.. _`ships an official package`: https://packages.debian.org/de/sid/rmlint .. _`ships`: https://github.com/sahib/rmlint/issues/171#issuecomment-199070974 * **macOS**