mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix the URL to https://pygments.org/docs/lexers.html
This commit is contained in:
parent
0b76cf838c
commit
3aef93c4a3
@ -574,7 +574,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 <http://pygments.org/docs/lexers/>`_.
|
||||
`Pygments documentation <https://pygments.org/docs/lexers.html>`_.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user