summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Nestler <raphael.nestler@gmail.com>2022-07-08 14:15:56 +0200
committerGitHub <noreply@github.com>2022-07-08 08:15:56 -0400
commit44ef321b0e608c61182ecf5d88f9edeececa5403 (patch)
treec0b70d2ce9ff856def6df1d027706a419b24b7bc
parent2246217295dc8cb30ef4a7b9d8dc449ce32e603a (diff)
downloadpyflakes-44ef321b0e608c61182ecf5d88f9edeececa5403.tar.gz
Fix pylint URL in README (#714)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d651ba9..1e3625c 100644
--- a/README.rst
+++ b/README.rst
@@ -75,7 +75,7 @@ All changes should include tests and pass flake8_.
:target: https://github.com/PyCQA/pyflakes/actions
:alt: GitHub Actions build status
-.. _Pylint: https://www.pylint.org/
+.. _Pylint: https://pylint.pycqa.org/
.. _flake8: https://pypi.org/project/flake8/
.. _`PEP 8`: https://www.python.org/dev/peps/pep-0008/
.. _`rebase your changes`: https://git-scm.com/book/en/v2/Git-Branching-Rebasing