Merge pull request #6840 from sciencewhiz/pygmentsLink

Fix link to pygments lexer in docs
This commit is contained in:
Takeshi KOMIYA 2019-11-17 11:58:01 +09:00 committed by GitHub
commit 05c31a0314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -441,7 +441,7 @@ If highlighting with the selected language fails (i.e. Pygments emits an
want to ensure consistent highlighting, you should fix your version of want to ensure consistent highlighting, you should fix your version of
Pygments. Pygments.
__ http://pygments.org/docs/lexers/ __ http://pygments.org/docs/lexers
.. rst:directive:: .. highlight:: language .. rst:directive:: .. highlight:: language