From 0ee57a6f6e36b76d0242fa4495166b495feeabf0 Mon Sep 17 00:00:00 2001 From: Kai Welke <17420240+kai687@users.noreply.github.com> Date: Tue, 26 May 2020 09:35:47 +0200 Subject: [PATCH] Fixed broken link to pygments lexers doc --- doc/usage/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst index 1b6ea212f..bc483fa1c 100644 --- a/doc/usage/configuration.rst +++ b/doc/usage/configuration.rst @@ -575,7 +575,7 @@ General configuration A dictionary of options that modify how the lexer specified by :confval:`highlight_language` generates highlighted source code. These are lexer-specific; for the options understood by each, see the - `Pygments documentation `_. + `Pygments documentation `_. .. versionadded:: 1.3