summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Caselli <CaselIT@users.noreply.github.com>2020-04-14 19:30:08 +0200
committerGitHub <noreply@github.com>2020-04-14 19:30:08 +0200
commitd9290964f0063d5b2f04d20d3122b5811e1f47e5 (patch)
treeb6844f1aabe007b9c2a721ebdc43ea04315470a3
parent447e3604dd645963a4fd58e9a9d52b4b7c6b54d1 (diff)
parentea344a2a18ca39cb1689ab7dca5e370afed9d6ba (diff)
downloadmako-d9290964f0063d5b2f04d20d3122b5811e1f47e5.tar.gz
Merge pull request #317 from ammarnajjar/pygments_url
docs: correct Pygments website url
-rw-r--r--doc/build/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/usage.rst b/doc/build/usage.rst
index ceb8d41..c439c35 100644
--- a/doc/build/usage.rst
+++ b/doc/build/usage.rst
@@ -355,7 +355,7 @@ exception-handling utilities.
Pygments
--------
-A `Pygments <http://pygments.pocoo.org>`_-compatible syntax
+A `Pygments <https://pygments.org/>`_-compatible syntax
highlighting module is included under :mod:`mako.ext.pygmentplugin`.
This module is used in the generation of Mako documentation and
also contains various `setuptools` entry points under the heading