summaryrefslogtreecommitdiff
path: root/docs/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro.rst')
-rw-r--r--docs/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 5f7e9cd..91cfbfe 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -429,7 +429,7 @@ Note: most errors can be listed with such one-liner::
Related tools
-------------
-The `flake8 checker <https://flake8.readthedocs.org>`_ is a wrapper around
+The `flake8 checker <https://flake8.readthedocs.io>`_ is a wrapper around
``pep8`` and similar tools. It supports plugins.
Other tools which use ``pep8`` are referenced in the Wiki: `list of related