mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fixed broken link to pygments lexers doc
This commit is contained in:
parent
302c23fb5c
commit
0ee57a6f6e
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user