Fixed broken link to pygments lexers doc

This commit is contained in:
Kai Welke 2020-05-26 09:35:47 +02:00 committed by GitHub
parent 302c23fb5c
commit 0ee57a6f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -575,7 +575,7 @@ General configuration
A dictionary of options that modify how the lexer specified by A dictionary of options that modify how the lexer specified by
:confval:`highlight_language` generates highlighted source code. These are :confval:`highlight_language` generates highlighted source code. These are
lexer-specific; for the options understood by each, see the lexer-specific; for the options understood by each, see the
`Pygments documentation <https://pygments.org/docs/lexers.html>`_. `Pygments documentation <https://pygments.org/docs/lexers>`_.
.. versionadded:: 1.3 .. versionadded:: 1.3